Skip to content

MarkusPalcer/AtemSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtemSharp

A C# library for connecting with Blackmagic Design ATEM switchers.

This is a C# port of the TypeScript atem-connection library.

Features

  • Connect to ATEM switchers via UDP
  • Send commands to the ATEM switcher
  • Receive state updates from the ATEM switcher

Installation

AtemSharp

dotnet add package AtemSharp

DI-Extensions

dotnet add package AtemSharp.MSDependencyInjection

Quick Start

For a quick start there are the following simple demo applications:

Contained development tools

  • PacketDecoder - A tool that shows the packet flags and all contained commands with their respective payloads from a Wireshark-sniffed packet data

License

MIT License - see LICENSE file for details.

About

C# implementation of the ATEM switcher network protocol

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors