Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peschuster/wireshark-atem-dissector

Wireshark dissector for Blackmagic Design ATEM video switcher protocol.
https://github.com/peschuster/wireshark-atem-dissector

atem blackmagic-design bmd lua wireshark wireshark-dissector

Last synced: 1 day ago
JSON representation

Wireshark dissector for Blackmagic Design ATEM video switcher protocol.

Awesome Lists containing this project

README

        

wireshark-atem-dissector
========================

Wireshark dissector for Blackmagic Design ATEM video switcher protocol.

Protocol information based on http://skaarhoj.com/fileadmin/BMDPROTOCOL.html

## Install

- Copy `atem_dissector.lua` to `C:\Users\\AppData\Roaming\Wireshark\plugins` (or `%APPDATA%\Wireshark\plugins`)
- Start Wireshark

### Required Wireshark Version

Version 1.11.3 or higher

## Screenshot

![](doc/wireshark-atem-dissector.png)

## Contributions

This is only a very basic implementation.

Contributions are welcome!