wireshark-atem-dissector
wireshark-atem-dissector copied to clipboard
Wireshark dissector for Blackmagic Design ATEM video switcher protocol.
This pull request splits the supersource packet into the 2 new packests used by version 8.0.x
https://github.com/peschuster/wireshark-atem-dissector/blob/d9da039f0ee180e43db7e663a2599f17799aa5ee/atem_dissector.lua#L1129 `pos+10` should be `Downstream keys` instead of `Color generators`
In the latest firware, Border related controls were removed from `CSSc` and `SSrc` commands. Instead, we have the new `CSBd` and `SSBd` commands. I still haven't cheked their structure, so...