Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sACN receiver can't join to multicast group for universe discovery. #14

Open
kodai100 opened this issue Mar 6, 2023 · 1 comment
Open

Comments

@kodai100
Copy link

kodai100 commented Mar 6, 2023

Hi @iKadmium .

I found an issue as follows.

MulticastSacnReceiverIPV4 has a method JoinMulticastGroup that the argument caps max universe value 63999.
But a UniverseDiscoveryPacket is sent with group 64214 (239.255.250.214), so we can't join it via MulticastSacnReceiverIPV4.

Thank you.

@jeffputz
Copy link

Not sure that's a bug. The sACN spec is written so that 63999 is the highest possible universe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants