[streaming] Broadcast to Darwin using vlc

Leonardo leonardo_c at libero.it
Fri Dec 16 10:24:51 CET 2005


I have Darwin and vlc installed on a Fedora Core 3 Linux box.
I would like to broadcast a stream with vlc to Darwin but I don't know if there's a vlc command to do that.
I tried the following commands with no success:
1)  vlc my_movie.mp4 --sout '#rtp{dst=127.0.0.1,port=1234,sdp=rtsp://127.0.0.1/my_sdp.sdp}';
Or, after having created a user named bcast on Darwin:
2)  vlc my_movie.mp4 --sout '#rtp{dst=127.0.0.1,port=1234,sdp=rtsp://bcast:bcastpass@127.0.0.1/my_sdp.sdp}'
That's the vlc (partial) output of the 2nd command:
VLC media player 0.8.2 Janus
rtsp setup: bcast : 0 / /prova1.sdp
[00000274] main private error: cannot resolve bcast:554 : Temporary failure in name resolution
[00000274] stream_out_rtp private error: cannot export sdp as rtsp

Can anyone help me ???

Leo.

-- 
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