<div>hi Ed,</div>
<div>&nbsp;</div>
<div>Use this command line to start vlc as RTSP based VOD server</div>
<div>&nbsp;</div>
<div>vlc -vvv --ttl 12 --color --rtsp-host IP:554 --sout-ts-pid-video 68 --sout-ts-pid-audio 69 --extraintf telnet --telnet-password videolan&nbsp; --vlm-conf &quot;D:\config.txt&quot;</div>
<div>&nbsp;</div>
<div>Replace IP with IP of machine on which VLC is running.</div>
<div>&nbsp;</div>
<div>here is what goes in config.txt:-</div>
<div>new test vod enabled<br>setup test mux mp2t<br>setup test input &quot;D:\abc.mpg&quot;</div>
<div>&nbsp;</div>
<div>regards,</div>
<div>MRUKANT</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/4/06, <b class="gmail_sendername">Ed _</b> &lt;<a href="mailto:ed_b_71@hotmail.com">ed_b_71@hotmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I am new to video and streaming -<br><br>I have read the documentation and can't figure out how to create an rtsp
<br>server using vlc<br><br>The instructions say -<br>Stream in RTP:<br><br>&nbsp;&nbsp; *<br><br>&nbsp;&nbsp;&nbsp;&nbsp; on the server, run:<br><br>&nbsp;&nbsp;&nbsp;&nbsp; % vlc -vvv input_stream --sout<br>'#rtp{dst=<a href="http://192.168.0.12">192.168.0.12</a>,port=1234,sdp=rtsp://server.example.org:8080/test.sdp}'
<br><br>&nbsp;&nbsp; *<br><br>&nbsp;&nbsp;&nbsp;&nbsp; on the client(s), run:<br><br>&nbsp;&nbsp;&nbsp;&nbsp; % vlc rtsp://server.example.org:8080/test.sdp<br><br><br>Questions 1.<br>dst - ? why do I need to specify a dst - different clients from different IP<br>addresses need to be able to connect to the rtsp server.
<br><br>Question 2 - <a href="http://server.example.org">server.example.org</a> - Do I have to set up another server to host<br>the sdp ? or does the vlc program itself act as the rtsp server. How does<br>one configure all this.
<br><br>thanks a lot<br><br>ed<br><br><br>--<br>This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">http://www.videolan.org/streaming/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">
http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>