Page 1 of 1

Help!!!How to play different program at different channel

Posted: 04 Feb 2005 08:45
by sunwyl
Help!!!
In VLC , How to play different program to different channel or (IP) at the same time !
I am studying VLC,I want to use VLC play different program to different channel or (IP) at the same time , and I don't know the commandline or other methods.
and I use the commandline for example!
vlc source --sout "#duplicate{dst=standard{access=udp,mux=ts,url=239.8.8.8:1234},dst=standard{access=udp,mux=ts,url=239.255.12.42:1234}}"
But it is only playing the same program through different IP , it doesn't resolve my problem. I want to the one program is corresponding to one owner IP.
I wish someone can help me . Thank you very much!

Posted: 14 Feb 2005 22:48
by RĂ©mi Denis-Courmont
You must use "vlm" to have multiple indenpendant sources:
http://www.videolan.org/doc/streaming-h ... /ch05.html
GUI interface for the vlm is in the tracks for the next release.

Alternatively, you can spawn two instances of VLC, more precisely, one per input.