[streaming] how to create a RTSP stream

Ed _ ed_b_71 at hotmail.com
Tue Apr 4 19:43:37 CEST 2006


I am new to video and streaming -

I have read the documentation and can't figure out how to create an rtsp 
server using vlc

The instructions say -
Stream in RTP:

    *

      on the server, run:

      % vlc -vvv input_stream --sout 
'#rtp{dst=192.168.0.12,port=1234,sdp=rtsp://server.example.org:8080/test.sdp}'

    *

      on the client(s), run:

      % vlc rtsp://server.example.org:8080/test.sdp


Questions 1.
dst - ? why do I need to specify a dst - different clients from different IP 
addresses need to be able to connect to the rtsp server.

Question 2 - server.example.org - Do I have to set up another server to host 
the sdp ? or does the vlc program itself act as the rtsp server. How does 
one configure all this.

thanks a lot

ed


-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list