Thank you for your answer but the problem is that I want to relay the stream with testRelay. What I really want to do is to open the stream with openRTSP then receive it with testRelay to relay the stream to the the localhost but also to another VLC client of the network. So I can't just open the stream directly with VLC. What I want to do is a sort of Streaming P2P application. Is it possible? Thanks, Jamy
2010/3/14 Ross Finlayson <finlay...@live555.com> > 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://192.168.1.5:8554/test.mpg > > With VLC I opened rtp://@192.168.1.5:1234 > > > VLC already has our RTSP client code built in. So you just open > rtsp://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 > >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel