hossimo / CITP-Dissector

Wireshark CITP Lua Disector
http://hossimo.github.com/CITP-Dissector/
11 stars 7 forks source link

Implementation of Capture's CAEX Layer #11

Closed alphajbravo closed 6 years ago

alphajbravo commented 6 years ago

These changes allow the dissector to recognize all of Capture's CAEX layer content codes for Live Views, Cue Recording, Show Synchronization, and Laser Feeds.

Currently only Laser feed messages are further dissected.

The capture CAEX layer is documented here: http://www.capturesweden.com/Support/Developers Direct PDF: http://www.capturesweden.com/Portals/0/Downloads/CITP%20CAEX%20Specification%20E.pdf?ver=2018-07-27-133641-930

I have not done a lot of real world testing as yet, but the dissection should be fairly straight forward.