Hello,<br>I would like to know how I can use OpenRTSP to receive a file from the MediServer then read the stream with VLC.<br>I tried this :<br>./live555MediaServer<br>./openRTSP -r -p 1234 rtsp://<a href="http://192.168.1.5:8554/test.mpg">192.168.1.5:8554/test.mpg</a><br>
<br>With VLC I opened rtp://@<a href="http://192.168.1.5:1234">192.168.1.5:1234</a><br><br>Result : I see just one frame :s<br><br>Thank you.<br>Jamy<br>