blackmagic-atem-nodered

Provides control of a BlackMagic ATEM

Usage no npm install needed!

<script type="module">
  import blackmagicAtemNodered from 'https://cdn.skypack.dev/blackmagic-atem-nodered';
</script>

README

Blackmagic ATEM control for Node Red

Provides control and feedback from a Blackmagic ATEM device Blackmagic

How to Use

How to use

Supported commands

  • Aux Source
  • Downstream Keyer
  • Upstream Keyer
  • Input Property
  • Macro
  • Auto
  • Cut
  • Preview Input
  • Program Input
  • Time
  • Transition Position
  • Version
  • Raw Commands
  • Transition Mix
  • Tallying on the MEs and Keyers
  • Audio Mixer Input
  • Audio Mixer Monitor
  • Camera Control
  • Super Source Box
  • Multi Viewer Input

Thanks to SKAARHOJ for the research into the commands! This is also where you can find a detail listing if you wish to use the raw command feature SKAARHOJ BMD Protocol

Special Thanks

  • Thanks to SKAARHOJ for the research and listing of the commands to control the ATEM
  • Thanks to Applest for some example code to help me get my head around some of the backend stuff