Skip to content

LibAtem/atem-connection-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATEM connection data dump

This is a very simple application to read the connection data of an atem and write it in hex form to a file.

These connection data files are useful to help understand the protocol, or for unit tests to ensure a library can correctly interpret various bits of commands.

These files are used by:

  • atem-connection for unit tests to ensure that errors are not thrown while parsing commands during connection examples
  • LibAtem.ComparisonTests to serve as the basis for the mock tests which verify behaviour against the sdk and so need a full data snapshot to open connections examples

There is not yet any other tooling to help interpret/use these files, but that may be implemented as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published