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

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > Multiboxing.com Website Announcements

Reply
 
LinkBack Thread Tools Display Modes
Old 11-12-2009, 09:02 PM   #1
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,764
Default How to stream HD/HQ video to Justin.tv

Many people have seen the Justin.tv/Multiboxing video stream and have wondered just how this is done. Perhaps you've also watched Lingling, Kaiba12, Eatcarbs, or Catreina. Heck, maybe you are a FPS fan of games like Modern Warfare 2, Team Fortress 2, or maybe you just want to do HD/HQ video streaming and don't know how? Well look no further.

Here is a written guide as well as a 3 part video stream I have made detailing exactly what needs to be done to do HD/HQ streaming from your PC to the JTV network.



Step #0 - Create Justin.tv Account Duh! Justin.tv - Live Video and Chat for Everyone

Step #1 - Get Software

Download and install Adobe (FME) Flash Media Encoder 2.5 (NOT 3.x) . FME3.x is far, far slower (~400% slower) than FME2.5. Do not run FME Download and install VHScrCap

Step #2 - Set up VHScrCap

Run Start MenuHmelyoffVHScrCapConfig.exe Select "Create new one" Click Settings, Frame rate to 30, only have Align Video, Show mouse, Show clicks checked, nothing else (for full resolution) Click Capture, Do not click any boxes, click Select, click the window desktop of the monitor with your WoWs Close the VH Screen Capture Driver dialog

Step #3 - Create batch file for FME

Create c:fme folder Notepad c:fmejustin.bat with this info:

Code:

"C:Program Files (x86)AdobeFlash Media Encoder 2.5FMEcmd.exe" /p c:fmejustin.xml

Replace the path to FMEcmd.exe if you installed to a different directory.

Step #3.5 - GET INITIAL XML

Run Flash Media Encoder 2.5. Select the sound capture device that you wish (Eg. Stereo Mix). Then select "Save Profile". Then open up that file you have saved and locate the following line:

<device>Line In (Realtek High Definitio</device>

Note: It will have the name of the audio device you selected. Cut/paste that entire line into a new notepad document for step #4. You may now close the profile you opened up as well as the FME graphic interface.

Step #4 - Create FME XML

Notepad c:fmejustin.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>1920</width> <height>1080</height> </size> </video> <audio> <device>Line In (Realtek High Definitio</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>1000</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>128</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>YOURJTVFMESTREAMID</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>

Edit the Width, Height, and be sure to cut/paste in your audio device as listed in step 3.5. Go down to the Save options and make sure to select UNICODE!

Next, you need your stream ID. To get this JTV stream ID, log into JTV and then click here. This will download a file to your desktop. Open up that file and locate the following line:

<stream>YOURJTVFMESTREAMID</stream>

The stream ID will be listed there. Cut/paste into the XML file justin.xml in the correct section.

Step #4.5 - SET YOUR BITRATE

Open up your justin.xml file and locate the following line:

Code:

<datarate>1000</datarate>

The datarate of 1000kbps is enough for a decent quality stream. However, if your internet connection upload speed is high enough, it is recommended to change this number to between 1500 on up. Give it a few tests to find that "sweet spot" where you can stream high quality as well as not have any internet issues with a bitrate too high for your internet connection.

Step #5 - Start streaming!

Simply run the justin.bat file and it should pop up a black window that scrolls some stats about FPS and bitrate. Now you're streaming!

Too tired to show more now, hopefully somebody can respond to this thread with some screenshots.

Cheers!

Below are videos of how to do the above actions to help assist you in setting this up:

How to stream HD/HQ video to Justin.tv 1

How to stream HD/HQ video to Justin.tv 2

How to stream HD/HQ video to Justin.tv 3

DIGG THIS: World of Warcraft LIVE video streaming - Multibox video!
Tim is offline   Reply With Quote
Old 11-13-2009, 02:46 PM   #2
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,764
Default Re: How to stream HD/HQ video to Justin.tv

What the heck, the video links are gone somehow!
Tim is offline   Reply With Quote
Old 11-13-2009, 02:49 PM   #3
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,764
Default Re: How to stream HD/HQ video to Justin.tv

Fixed.

Ugg cut/paste ft fail.

Just read this original post here: Exact way to stream with FME to JTV - READ HERE
Tim is offline   Reply With Quote
Old 11-13-2009, 04:58 PM   #4
Senior Member
 
Join Date: Jul 2009
Location: Palm Coast, FL
Posts: 154
Default Re: How to stream HD/HQ video to Justin.tv

Error......
Attached Images
 
__________________
_____________________________________________
Baldecaran is offline   Reply With Quote
Old 11-13-2009, 07:30 PM   #5
Senior Member
 
ollee's Avatar
 
Join Date: Jul 2009
Location: Ohio
Posts: 731
Blog Entries: 1
Send a message via AIM to ollee Send a message via Skype™ to ollee
Default Re: How to stream HD/HQ video to Justin.tv

I hold my ground, VP6 is NOT proper HD...
__________________


WAAAGH!!!
http://www.justin.tv/ollee64/profile
http://www.justin.tv/olleeolleeoxenfree
Aim: Ollee64
Skype: Ollee64
ollee is offline   Reply With Quote
Old 11-14-2009, 05:11 AM   #6
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,764
Default Re: How to stream HD/HQ video to Justin.tv

I've done the comparisons side by side (I can do high bitrate vp6 and h.264 at the same time). VP6 is considerbly better
Tim is offline   Reply With Quote
Reply

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
Having Justin.tv stream problems? POST HERE! Tim General Discussions 3 08-12-2010 09:12 PM
If you have a Starcraft 2 Justin.tv stream, post here Tim General Discussions 1 05-08-2010 11:18 AM
Multibloxing on Justin.tv - TRIPLE STREAM! Tim General Discussions 19 03-20-2010 03:14 AM
Stream chat on Justin.tv -.- jormungar_worm General Discussions 1 10-05-2009 11:42 PM
Please help me test video stream qualities Tim General Discussions 6 07-27-2009 05:18 AM


SEO by vBSEO 3.3.2