June 24, 2008 8:11 AM
To: [EMAIL PROTECTED]
Subject: [Live-devel] How to play video stream from RTSPServer
I build up a RTSPServer (e.g testMPEG4VideoStreamer in the testProgs),Somebody
ever say that it can play the video directly in the VLC player with openning
the UPL:rtsp://x.x.x.x:8554/tests
I build up a RTSPServer (e.g testMPEG4VideoStreamer in the
testProgs),Somebody ever say that it can play the video directly in
the VLC player with openning the UPL:rtsp://x.x.x.x:8554/teststream.
Yes, but it should be "testStream", not "teststream".
--
Ross Finlayson
Live Networks, Inc.
http:/
I build up a RTSPServer (e.g testMPEG4VideoStreamer in the
testProgs),Somebody ever say that it can play the video directly in the VLC
player with openning the UPL:rtsp://x.x.x.x:8554/teststream. I try to do it on
the Windows xp system(the server build on the Linux system) ,but fail.Should