Stream udp to another network card
Posted: 10 Sep 2020 22:05
I have two network cards in my computer, one I use for internet access and the other is connected to my Multicast network. I am receiving a channel via RTMP and I want to retransmit it via UDP exclusively to my multicast network card. How do I do?
Code: Select all
:sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=none}:udp{dst=224.255.255.200:4001} :no-sout-all :sout-keep