multiple ip streaming

About encoding, codec settings, muxers and filter usage
martintxo
Blank Cone
Blank Cone
Posts: 19
Joined: 07 Apr 2005 13:24

multiple ip streaming

Postby martintxo » 26 Apr 2005 13:06

Isn´t it possible to use the duplicate command with windows version of VLC? We want to stream to multiple IP address. If we write something like this:

vlc video.mpeg --sout udp/ts:ipaddress1 --sout udp/ts:ipadress2

we only get to stream to the second IP. A possibily is to use two command line, one for each IP address, but this open two VLC and we don´t want this.

If I try this sintaxis:

vlc video.mpeg --sout '#duplicate{dst=standard access=udp,mux=ts,url=ip1},dst=standard{access=udp,mux=ts,url=ip2}}'

it doesn´t work, I suppose that it´s because I´m using windows.
Does anybody know what we have to do?
Thank you

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 26 Apr 2005 15:55

the second syntax should work. you left out a { . (you don't need the quotes if you're using this command line in the windows prompt)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 7 guests