<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Question about
MediaServer+OpenRTSP+VLC</title></head><body>
<blockquote type="cite" cite>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</blockquote>
<blockquote type="cite" cite>./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></blockquote>
<div><br></div>
<div>VLC already has our RTSP client code built in.&nbsp; So you just
open</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </x-tab>
rtsp://<a
href="http://192.168.1.5:8554/test.mpg">192.168.1.5:8554/test.mpg</a></div
>
<div>in VLC, and you should be able to play your stream.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>