YorVeX / xObsBeam

OBS plugin to transmit video and audio feeds between OBS instances, raw, or with lossless or lossy compression. NDI alternative.
https://obsproject.com/forum/resources/beam.1705/
MIT License
95 stars 5 forks source link

Make network bind interface selectable for the receiver #11

Closed YorVeX closed 1 year ago

YorVeX commented 1 year ago

As Beam makes extensive use of network bandwidth it's not unlikely that users want to have this traffic on a dedicated network interface in systems that have two. Some mainboards even come by default with 2 LAN ports, and it's quite cheap to add a PCIe network card additionally to an onboard LAN port.

For the sender the bind network interface can already be selected, but for the receiver this currently isn't possible.