Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 01-22-2011, 06:56 PM   #721
Junior Member
 
Join Date: Jan 2011
Posts: 14
Default Re: Exact way to stream with FME to JTV - READ HERE

I have did everything, but when i click on justin.bat it just opens vh multi camera studio. If you don't mind can you help me via teamviewer?
birdkicker is offline   Reply With Quote
Old 01-22-2011, 07:13 PM   #722
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

I don't have teamviewer, so I'm not sure if I need to download a client or anything. Are you sure the filepaths to your stream files (i.e justin.xml) are correct? Sounds like it might be an issue with that?

EDIT:

Here's a quote from Tim to someone with the same issue as you

Quote:
Ahh for the Multicam window popup, go into multicam options, there is a setting to disable the window to pop-up when ran. Make sure that is set to disable/not show.

Try re-doing your VHScrCap window settings also after you disable multicam popup. Basically set the options exactly like how I say, have it select a whole monitor, then close it (it will save settings when you close it). Then re-run the fme.bat file.
__________________
Nghtmr9999 is offline   Reply With Quote
Old 01-22-2011, 07:16 PM   #723
Junior Member
 
Join Date: Jan 2011
Posts: 14
Default Re: Exact way to stream with FME to JTV - READ HERE

hm...checking quote

I clicked the bottommost button in multi camera studio. It doesn't open when i double click the bat but my stream still doesn't open.

Teamviewer is a program which you can access my computer and do anything you want, pretty nifty for times like these. If you can download it, help me with my problem, and uninstall it, that would be great.

Edit: Afk for a few minutes for dinner

Last edited by birdkicker; 01-22-2011 at 07:22 PM.
birdkicker is offline   Reply With Quote
Old 01-22-2011, 07:26 PM   #724
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Well, I might have the solution for you. After some thought, I believe you have VH MultiCam set as your video source. Change that to VHScrCap and you should be set
__________________
Nghtmr9999 is offline   Reply With Quote
Old 01-22-2011, 07:49 PM   #725
Junior Member
 
Join Date: Jan 2011
Posts: 14
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Nghtmr9999 View Post
Well, I might have the solution for you. After some thought, I believe you have VH MultiCam set as your video source. Change that to VHScrCap and you should be set
How can i set my video source to something else?

Edit: Nevermind my stream is up and running! The problem was the folder for my bat and xml files was in the wrong location.

Thank you so much Nghtmr! Couldn't have got it running without you

Edit: Oh snaps! It's working but the stream isn't displaying my whole screen. It only shows about 85% of the screen, a little part of the left and bottom isnt showing.

Last edited by birdkicker; 01-22-2011 at 08:05 PM.
birdkicker is offline   Reply With Quote
Old 01-22-2011, 08:12 PM   #726
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Be sure the width and height fields in your XML file match the dimensions of your monitor
__________________
Nghtmr9999 is offline   Reply With Quote
Old 01-22-2011, 08:20 PM   #727
Junior Member
 
Join Date: Jan 2011
Posts: 14
Default Re: Exact way to stream with FME to JTV - READ HERE

I have made sure. I have set VHScrCap my dimensions 1600x900. I have also set my .xml to the dimensions 1600x900 as well.

Here is my xml:
Code:
<?xml version="1.0" encoding="UTF-16"?>
<flashmediaencoder_profile>
    <preset>
        <name>Custom</name>
        <description></description>
    </preset>
    <capture>
        <video>
        <device>VHScrCap</device>
        <crossbar_input>0</crossbar_input>
        <frame_rate>60</frame_rate>
        <size>
            <width>1600</width>
            <height>900</height>
        </size>
        </video>
        <audio>
        <device>Stereo Mix (Realtek High Defini</device>
        <crossbar_input>0</crossbar_input>
        <sample_rate>44100</sample_rate>
        <channels>2</channels>
        <input_volume>75</input_volume>
        </audio>
    </capture>
    <process>
        <video>
        <crop>
            <left>0</left>
            <top>0</top>
            <right>0</right>
            <bottom>3</bottom>
        </crop>

        </video>
    </process>
    <encode>	
        <video>
        <format>VP6</format>
        <datarate>150</datarate>
        <advanced>
            <keyframe_frequency>5 seconds</keyframe_frequency>
            <quality>Avg Quality - Great Framerate</quality>
            <noise_reduction>None</noise_reduction>
            <datarate_window>Medium</datarate_window>
            <cpu_usage>Dedicated</cpu_usage>
        </advanced>
        </video>
        <audio>
        <format>Mp3</format>
        <datarate>150</datarate>
        </audio>
    </encode>
    <restartinterval>
        <days></days>
        <hours></hours>
        <minutes></minutes>
    </restartinterval>
    <reconnectinterval>
        <attempts></attempts>
        <interval></interval>
    </reconnectinterval>
    <output>
        <rtmp>
        <url>rtmp://live.justin.tv/app</url>
        <backup_url></backup_url>
        <stream>censored</stream>
        </rtmp>
    </output>
    <metadata>
        <entry>
        <key>author</key>
        <value></value>
        </entry>
        <entry>
        <key>copyright</key>
        <value></value>
        </entry>
        <entry>
        <key>description</key>
        <value></value>
        </entry>
        <entry>
        <key>keywords</key>
        <value></value>
        </entry>
        <entry>
        <key>rating</key>
        <value></value>
        </entry>
        <entry>
        <key>title</key>
        <value></value>
        </entry>
    </metadata>
    <preview>
        <audio></audio>
    </preview>
    <log>
        <level>100</level>
        <directory>C:\fme\</directory>
    </log>
</flashmediaencoder_profile>
Link to my dimensions: Imageshack - screenresolution.png
birdkicker is offline   Reply With Quote
Old 01-22-2011, 08:22 PM   #728
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

I don't believe 1600x900 is a supported dimension of VHScrCap
__________________
Nghtmr9999 is offline   Reply With Quote
Old 01-22-2011, 08:23 PM   #729
Junior Member
 
Join Date: Jan 2011
Posts: 14
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by Nghtmr9999 View Post
I don't believe 1600x900 is a supported dimension of VHScrCap
Oh snaps, so what should i do?
birdkicker is offline   Reply With Quote
Old 01-22-2011, 08:30 PM   #730
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: Exact way to stream with FME to JTV - READ HERE

Quote:
Originally Posted by birdkicker View Post
Oh snaps, so what should i do?
Set your monitor to a supported resolution and stream that way i suppose
__________________
Nghtmr9999 is offline   Reply With Quote
Reply

Tags
justin.tv, ravingnoah

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interesting read on HD resolutions Tim Off Topic 0 04-13-2010 09:33 AM
How do you read the forums? Poyzon Off Topic 13 02-27-2010 09:52 AM
Best stream ever please read!!! Bigtime19 General Discussions 1 01-27-2010 04:52 PM
Read me first!!! Tim Guides That Need Work 0 11-05-2009 04:58 PM
Battlenet (Please Read) Smithnweson General Discussions 16 09-01-2009 05:05 AM


SEO by vBSEO 3.3.2