[vlc-devel] rtp stream and SDP file
Sooyoung Sung
maximus at cmu.edu
Tue Apr 6 04:53:49 CEST 2004
vlc -vvv input_stream --sout
'#rtp{dst=192.168.0.12,port=1234,sdp=http://server.example.org:8080/test.sdp}
I'm trying out the above command to make VLC encode AV data from TV card
and stream it over to some client machine.
My question is, what should I replace
"http://server.example.org:8080/test.sdp" part with? I tried with the ip
address of the server that was running VLC, but I couldn't get access to
"http://myserver.com/test.sdp".
Also, after launching VLC with the above commandline, is it correct to go
ahead and do "stream wizard"? What if I put a different information in
Stream Wizard than what I put on the commandline?
Can anybody help? Thanks.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list