docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
91 stars 24 forks source link

Reasonably certain this is me, BUT: Wireshark sees sACN packets and decodes them, but sACNView does not #301

Closed benpeoples closed 1 year ago

benpeoples commented 1 year ago

Developing a bit of hardware that transmits sACN and trying to use sACNView to evaluate performance, and... it's not working.

Screenshot of sACNView attached. packet_out.txt is the wireshark dissection of the sACN packet.

I am quite convinced I am doing something dumb here, but I cannot find it.

packet_out.txt Screen Shot 2023-03-31 at 2 17 06 PM

benpeoples commented 1 year ago

Yep, it was me.

Address increment was set to 0 instead of 1.