Set network UDP multicast output

About encoding, codec settings, muxers and filter usage
carlos_am_2003
Blank Cone
Blank Cone
Posts: 12
Joined: 17 Aug 2023 22:50

Set network UDP multicast output

Postby carlos_am_2003 » 18 Aug 2023 03:16

Hello!

I need to do a transcoder of a video file to UDP multicast, but, I need to add the IP of network card output.

Using FFMPEG I use so:

234.5.5.5:10200?localaddr=192.168.1.10

How can I do this using VLC command line?

Code: Select all

"file.ts" --sout="#transcode{demux=dump}:udp{mux=ts, dst=udp://234.5.5.5:10200?localaddr=192.168.1.10}"

carlos_am_2003
Blank Cone
Blank Cone
Posts: 12
Joined: 17 Aug 2023 22:50

Re: Set network UDP multicast output

Postby carlos_am_2003 » 18 Aug 2023 19:18

Hello!

After a lot of research I found this:

udp:dst=udp://234.5.5.5:10200::192.168.1.10

UDP address :: output network interface(On Windows can I use the IP of the network interface?)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 11 guests