k-yle / sACN

💡 🎭 Send & Receive sACN data (DMX over IP) in node.js
https://npm.im/sacn
Apache License 2.0
28 stars 12 forks source link

[Sender] Missing option to select the interface #46

Closed hansSchall closed 1 year ago

hansSchall commented 1 year ago

I found no documentated way to the select the interface the data is sent to.

The default interface is choosen automatically. In my case this is always the WiFi interface, even if it is turned off. For local loopback this is no problem, if the default receiver interface is used, too. This makes it impossible to comunicate over network if the computer has more than one network interface.