Hello,
I would like to know how I can use OpenRTSP to receive a file from
the MediServer then read the stream with VLC.
I tried this :
./live555MediaServer
./openRTSP -r -p 1234
rtsp://<http://192.168.1.5:8554/test.mpg>192.168.1.5:8554/test.mpg
With VLC I opened rtp://@<http://192.168.1.5:1234>192.168.1.5:1234
VLC already has our RTSP client code built in. So you just open
rtsp://<http://192.168.1.5:8554/test.mpg>192.168.1.5:8554/test.mpg
in VLC, and you should be able to play your stream.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel