[vlc] Re: how to modify vlc

Benjamin PRACHT bigben at via.ecp.fr
Mon May 5 22:52:24 CEST 2003


On Mon, May 05, 2003, bessem wrote :
> 
> I want to use VLC as a client and a server at the same time. In fact VLC will receive a multicast video from the net and transform it to unicast video then streams the new flux to the net.
> 

As a matter  of fact, vlc is  already able to handle  this, using stream
output.

Just try something like this :

vlc --intf rc --sout udp/ts:unicast_adress:port udp://@multicast_source_adress:port

Hope I'm not making any mistake in the syntax...

By the way, all of this is documented in the vlc user guide :

http://www.videolan.org/doc/vlc-user-guide/

Hope it helps

-- 
$(echo "BigBen")

<< Pourquoi faire simple quand on peut faire compliqué ? >>
Oui, pourquoi ?
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list