How to stream a file using RTSP

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Khenatram
Blank Cone
Blank Cone
Posts: 61
Joined: 11 Nov 2008 10:55
VLC version: 0.8.6.i
Operating System: Windows

How to stream a file using RTSP

Postby Khenatram » 13 Apr 2009 10:04

Hi All,

How can I stream a file using RTSP protocol? Can anyone share the command for that.
Currently I am using following command which is not working. :(

Code: Select all

cd "C:\program files\videolan\vlc" vlc.exe -vvv --dshow-vdev="C:\MyVideo.wmv" "dshow:// --sout #transcode{vcodec=mp4v,vb=768,scale=1}:duplicate{rtp{dst=localhost,port=1256,sdp="rtsp://localhost:8800/vlc2.sdp"}}

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to stream a file using RTSP

Postby VLC_help » 13 Apr 2009 16:51

vlc.exe -vvv --dshow-vdev="C:\MyVideo.wmv" "dshow:// --sout #transcode{vcodec=mp4v,vb=768,scale=1}:duplicate{dst=rtp{dst=localhost,port=1256,sdp="rtsp://localhost:8800/vlc2.sdp"}}
does that work any better?

Khenatram
Blank Cone
Blank Cone
Posts: 61
Joined: 11 Nov 2008 10:55
VLC version: 0.8.6.i
Operating System: Windows

Re: How to stream a file using RTSP

Postby Khenatram » 16 Apr 2009 10:27

:( .
No. It didn't work for me.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: How to stream a file using RTSP

Postby VLC_help » 16 Apr 2009 12:14

Sorry, I meant

vlc.exe -vvv C:\MyVideo.wmv --sout=#transcode{vcodec=mp4v,vb=768,scale=1}:duplicate{dst=rtp{dst=localhost,port=1256,sdp="rtsp://localhost:8800/vlc2.sdp"}}


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 46 guests