peschuster / wireshark-atem-dissector

Wireshark dissector for Blackmagic Design ATEM video switcher protocol.
48 stars 15 forks source link

_top is not interpreted correctly #4

Open Dev1an opened 4 years ago

Dev1an commented 4 years ago

https://github.com/peschuster/wireshark-atem-dissector/blob/d9da039f0ee180e43db7e663a2599f17799aa5ee/atem_dissector.lua#L1129

pos+10 should be Downstream keys instead of Color generators

Dev1an commented 4 years ago

Seems like the structure of this commands has changed over time: https://github.com/nrkno/tv-automation-atem-connection/issues/79#issuecomment-615841496