PyATEMMax

A Python library to monitor and control Blackmagic Design ATEM video switchers.


Keywords
atem, blackmagic, blackmagic-design, blackmagicdesign, blackmagicdesign-atem, switcher, tally, television, video-switchers
License
GPL-2.0+
Install
pip install PyATEMMax==1.0b9

Documentation

PyATEMMax

A Python library to monitor and control Blackmagic Design ATEM video switchers.

It's a port of the great ATEMmax Arduino library by Kasper Skårhøj.

Documentation

You can find an online version of the documentation at https://clvlabs.github.io/PyATEMMax/

What's in the repo

  • .vscode: Recommended extensions and settings for VS Code.
  • PyATEMMax: Library code.
  • docs: Documentation (using Jekyll and GitHub Pages).
  • examples: Some code examples to get started.