Open respectTheCode opened 6 years ago
Hi, thanks for reporting! Indeed I didn't consider multiple interfaces in the original implementation. Thanks for providing a suggestion, I will try to incorporate it as soon as possible.
Any chance in getting this pull request and https://github.com/hhromic/e131-node/issues/21 combined and merged into the project? I can help with the pull request but need to know will it be merged?
Wow, I completely forgot about this project for several years. I deeply apologise for not coming back to it. Let me check the pending PRs and start merging.
@respectTheCode I created a pull request that includes this functionality. Are you still using this library? https://github.com/hhromic/e131-node/pull/22
When running on a machine with multiple network interfaces only the primary interface works. Im my use case sACN is on an isolated network. This can be fixed by specifying the IP of the desired interface when calling
_socket.addMembership
.As a work around I am calling