Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/peschuster/wireshark-atem-dissector
- Owner: peschuster
- Created: 2014-06-08T11:13:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T06:52:57.000Z (over 4 years ago)
- Last Synced: 2023-03-20T15:16:17.348Z (almost 2 years ago)
- Topics: atem, blackmagic-design, bmd, lua, wireshark, wireshark-dissector
- Language: Lua
- Homepage:
- Size: 134 KB
- Stars: 45
- Watchers: 8
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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!