-
Notifications
You must be signed in to change notification settings - Fork 27
Description
As I see it, sACNview subscribes to all Multicast Universe streams. This is great as you can see all universes that "should" be on the network from all senders.
It would be great to also have the ability to only see universes that are being sent to a port, that are already subscribed to via other devices and not requested by sACNview. Thus also not seeing universes that are not subscribed to. Basically I would like to not have sACNview subscribe to any universes, just reflect what universes may already be on that port that has been subscribed by something else.
For example. You are trying to figure out why a group of fixtures are not working via sACN. So you plug your laptop into the end of a stream (or the middle if using a network tap) and you want to see what that port already has in terms of sACN universes. I don't want to force all Universes to that port with sACNview open (thus triggering the fixtures to possibly start working) but I want to see that the switch port in fact is not sending out a specific stream. Or I want to see that it comes and goes for a specific stream, because another host is having issues.
Thus allowing me to learn that a certain host device is either not setup correctly, or is not properly handling IGMP/Multicast or has some other issue
I feel like this would prove immensely helpful, does anything else agree? Thoughts comments or concerns?