AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
160 stars 40 forks source link

Latest Atem firmware support? #3

Closed andrewhearn closed 4 years ago

andrewhearn commented 4 years ago

Hi,

This looks great -I'm currently looking to move from vmix to using an Atem Mini Pro - and am building a tally system...

https://www.skaarhoj.com/fileadmin/BMDPROTOCOL.html says that their libs only support Atem firmware befreo 7.5.0 - the current version looks to be 8.4 according to Blackmagic...

Does the tally s/w (and libs) still work with the current firmware versions? Thanks!

AronHetLam commented 4 years ago

The libraries from skaarhoj still work, they just don't support the features introduced by ATEM after that version. For tally with the minis there's no issues.

If you get the version in this repo I added support for getting streaming status myself. That's eg something that's more recent than Skaarhoj had made public.

andrewhearn commented 4 years ago

That's great! Thank you.