How to use VLC to play a rstp stream
Posted: 04 Sep 2011 15:12
Dear friends,
I have started the testOnDemandRSTPServer.exe to enable the RTSP server, and it prompted as followed:
"mpeg4ESVideoTest" stream, from the file "test.m4e"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg4ESVideoTest"
"mpeg1or2AudioVideoTest" stream, from the file "test.mpg"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg1or2AudioVideoTest"
"mpeg1or2ESVideoTest" stream, from the file "testv.mpg"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg1or2ESVideoTest"
"mp3AudioTest" stream, from the file "test.mp3"
Play this stream using the URL "rtsp://192.168.142.129:8554/mp3AudioTest"
"wavAudioTest" stream, from the file "test.wav"
Play this stream using the URL "rtsp://192.168.142.129:8554/wavAudioTest"
"amrAudioTest" stream, from the file "test.amr"
Play this stream using the URL "rtsp://192.168.142.129:8554/amrAudioTest"
"vobTest" stream, from the file "test.vob"
Play this stream using the URL "rtsp://192.168.142.129:8554/vobTest"
"mpeg2TransportStreamTest" stream, from the file "test.ts"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg2TransportStreamTest"
"aacAudioTest" stream, from the file "test.aac"
Play this stream using the URL "rtsp://192.168.142.129:8554/aacAudioTest"
Now I want to use the VLC to play the stream. What is the command for playing a stream by VLC?
I have started the testOnDemandRSTPServer.exe to enable the RTSP server, and it prompted as followed:
"mpeg4ESVideoTest" stream, from the file "test.m4e"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg4ESVideoTest"
"mpeg1or2AudioVideoTest" stream, from the file "test.mpg"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg1or2AudioVideoTest"
"mpeg1or2ESVideoTest" stream, from the file "testv.mpg"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg1or2ESVideoTest"
"mp3AudioTest" stream, from the file "test.mp3"
Play this stream using the URL "rtsp://192.168.142.129:8554/mp3AudioTest"
"wavAudioTest" stream, from the file "test.wav"
Play this stream using the URL "rtsp://192.168.142.129:8554/wavAudioTest"
"amrAudioTest" stream, from the file "test.amr"
Play this stream using the URL "rtsp://192.168.142.129:8554/amrAudioTest"
"vobTest" stream, from the file "test.vob"
Play this stream using the URL "rtsp://192.168.142.129:8554/vobTest"
"mpeg2TransportStreamTest" stream, from the file "test.ts"
Play this stream using the URL "rtsp://192.168.142.129:8554/mpeg2TransportStreamTest"
"aacAudioTest" stream, from the file "test.aac"
Play this stream using the URL "rtsp://192.168.142.129:8554/aacAudioTest"
Now I want to use the VLC to play the stream. What is the command for playing a stream by VLC?