libqatemcontrol icon indicating copy to clipboard operation
libqatemcontrol copied to clipboard

libqatemcontrol implements the protocol used to connect to BlackMagic ATEM switches.

libqatemcontrol

libqatemcontrol implements the protocol used to connect to BlackMagic ATEM switches.

The protocol has been documented here: http://skaarhoj.com/fileadmin/BMDPROTOCOL.html

Packet documentation: http://atemuser.com/forums/atem-vision-mixers/developers/controlling-atem#comment-251

To build the library

qmake
make

To install

make install