[vlc-devel] Re: rtp stream and SDP file

Benjamin PRACHT bigben at via.ecp.fr
Tue Apr 6 12:39:38 CEST 2004


On Mon, Apr 05, 2004, Sooyoung Sung wrote :
> 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".
> 

Strange, vlc should respond to HTTP requests on TCP port 8080 with these
parametters (your setup seems ok). Could you send us a more complete log
?

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

The new  entered parametters (in  the wizard) will override  the default
ones, on a per input basis.

-- 
$(echo "BigBen")

Oui je quote, et alors ?

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