nrkno / sofie-atem-connection

Sofie ATEM Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
129 stars 36 forks source link

Add support for IBMDSwitcherDisplayClock #138

Closed gletiecq closed 1 year ago

gletiecq commented 1 year ago

I have been using this feature in shows frequently, but have to use macros to provide this functionality with bitfocus companion. If the atem-connection module supported this directly, it would be a much easier and more flexible interface for this feature.

The API documents this in section 13.2 (page 656) and the BMDSwitcherAPI.idl provides the interface definitions starting in lines 1223-1250 and 3942-3986.

Julusian commented 1 year ago

Duplicate of #135