User Tools

Site Tools


stream_pc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
stream_pc [2012/01/12 19:00]
jhb50
stream_pc [2012/01/13 14:33]
jhb50
Line 14: Line 14:
 This process has been tested and works correctly with VLC 1.1.10. It may break with other versions or nightlys so be warned. Since VLC is registry independent, you can maintain a VLC 1.1.10 version for desktop streaming, while installing updated versions for normal purposes. This Wiki entry does not address the installation of VLC. This process has been tested and works correctly with VLC 1.1.10. It may break with other versions or nightlys so be warned. Since VLC is registry independent, you can maintain a VLC 1.1.10 version for desktop streaming, while installing updated versions for normal purposes. This Wiki entry does not address the installation of VLC.
  
-For the video input filter, I used screen-capture-recorder because its free, it works, is configurable and is under active maintenance (download from http://sourceforge.net/projects/screencapturer/files/). Read the README for instructions on how it works and how to use the "Screen Capturer Recorder\configuration_setup_utilities" to set it up for your system.+For the video input filter, I used screen-capture-recorder (SCR)because its free, it works, is configurable and is under active maintenance (download from http://sourceforge.net/projects/screencapturer/files/). Read the README for instructions on how it works and how to use the "Screen Capturer Recorder\configuration_setup_utilities" to set it up for your system. (Note that the author has confirmed the need to install "Microsoft Visual C++" first and that you need the Java JRE installed to run some of the utilities. See http://forum.serviio.org/viewtopic.php?f=4&t=4660&start=10.) 
  
 By default, it is supposed to capture the whole screen. For some reason however on initial install I got a lot of static. If this happens to you, run the "configuration_setup_utility\edit_config.bat" and set the height and width to your screen's maximum dimensions, or edit the registry keys as I did. You must however use the exact maximum dimensions recognized by your screen driver, In my case 1366 x 768 regardless of the resolution my screen was set to display which is 1280x720. (Right click your Desktop and click "Screen resolution" to see your current and maximum setable resolutions). Other users have reported the need to set the dimensions that their screen is set to display. By default, it is supposed to capture the whole screen. For some reason however on initial install I got a lot of static. If this happens to you, run the "configuration_setup_utility\edit_config.bat" and set the height and width to your screen's maximum dimensions, or edit the registry keys as I did. You must however use the exact maximum dimensions recognized by your screen driver, In my case 1366 x 768 regardless of the resolution my screen was set to display which is 1280x720. (Right click your Desktop and click "Screen resolution" to see your current and maximum setable resolutions). Other users have reported the need to set the dimensions that their screen is set to display.
Line 24: Line 24:
 To setup VAC for streaming, in the Sound Control panel for both Recording and Playback,(accessable by right clicking the Speaker icon in the System tray) right click the Vac "Line 1" and select "Set as Default Device". This causes the audio from all applications to be connected to the input of the VAC cable and enables the VAC cable output to be available for VLC to stream the application audio. This also disconnects the PC mic and speakers while you are streaming. For VACGD no setup is required as it will stream the default sound card output at full volume even if the speaker volume is turned off or muted. To setup VAC for streaming, in the Sound Control panel for both Recording and Playback,(accessable by right clicking the Speaker icon in the System tray) right click the Vac "Line 1" and select "Set as Default Device". This causes the audio from all applications to be connected to the input of the VAC cable and enables the VAC cable output to be available for VLC to stream the application audio. This also disconnects the PC mic and speakers while you are streaming. For VACGD no setup is required as it will stream the default sound card output at full volume even if the speaker volume is turned off or muted.
  
-Once these filters are installed, open VLC, click "Media/Open Capture Device" and check under "Default" that it shows "screen-capture-recorder" and "Line 1 (Virtual Audio Cable)" or "virtual-audio-capturer" options as available video and audio device names. Other users have reported that VAC displays a different name. If so change the bat to reflect that, enclosing any name that includes blanks within quotes. Also if you use VACGD, replace :dshow-adev="Line 1 (Virtual Audio Cable)"  with  :dshow-adev=virtual-audio-capturer +Once these filters are installed, open VLC, click "Media/Open Capture Device" and check under "Default" that it shows "screen-capture-recorder" and "Line 1 (Virtual Audio Cable)" or "virtual-audio-capturer" options as available video and audio device names. Other users have reported that VAC displays a different name ("Virtual Cable 1"). If so change the bat to reflect that, enclosing any name that includes blanks within quotes. Also if you use VACGD, replace :dshow-adev="Line 1 (Virtual Audio Cable)"  with  :dshow-adev=virtual-audio-capturer 
  
 After editing the bat to point at your installed VLC.exe and any changes above, run the .bat file to start the stream. This is best done by creating a shortcut to the bat on your desktop, and simply click it each time you want to stream your desktop. After editing the bat to point at your installed VLC.exe and any changes above, run the .bat file to start the stream. This is best done by creating a shortcut to the bat on your desktop, and simply click it each time you want to stream your desktop.
stream_pc.txt ยท Last modified: 2013/01/28 17:29 by rogerdpack