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"}}