Page 1 of 1

rtsp+screen streaming

Posted: 08 Sep 2010 13:37
by divinet
I have been trying to get vlc to stream my screen over rtsp on windows vista. I am able to get it working on vlc 0.8.6 (xp) but the same command does not work with 0.9 onwards. Please help.

My command is as below.

vlc -I telnet --rtsp-host 0.0.0.0 --vlm-conf "vlmconfig.conf"

and the vlmconfig.conf :

new test vod
setup test input "screen://"
setup test option "screen-fps=20"
setup test options "screen-caching=100"
setup test output "#transcode{venc=x264{keyint=25, ref=1,bframes=0},deinterlace=1,hurry-up,high-priority=1,vcodec=h264,vb=400,scale=1,width=720,height=576,fps=25}"
setup test mux mp2t enabled

regards

Re: rtsp+screen streaming

Posted: 08 Sep 2010 14:21
by Sébastien Escudier
can you post the logs ?

Re: rtsp+screen streaming

Posted: 20 Feb 2012 13:21
by jwilsoncheryl
I have been trying to get vlc to stream my screen over rtsp on windows vista. I am able to get it working on vlc 0.8.6 (xp) but the same command does not work with 0.9 onwards. Please help.

My command is as below.

vlc -I telnet --rtsp-host 0.0.0.0 --vlm-conf "vlmconfig.conf"

and the vlmconfig.conf :

new test vod
setup test input "screen://"
setup test option "screen-fps=20"
setup test options "screen-caching=100"
setup test output "#transcode{venc=x264{keyint=25, ref=1,bframes=0},deinterlace=1,hurry-up,high-priority=1,vcodec=h264,vb=400,scale=1,width=720,height=576,fps=25}"
setup test mux mp2t enabled

regards
you should install the latest version at http://www.videolan.org/.

The latest version is 2.0.0 . It runs well on my PC