Swift-Atem
Swift-Atem copied to clipboard
Not able to perform auto transition.
I tried to switch camera using Auto mode but not able to perform in Switcher, anyone can help me to perform auto switch for specific camera(1 to 8) using 1.5 second transition?
Yeah I've just found this as well
So I've been able to get it working by using the Auto pull request, it would require you to fork this repo and add the code he added, then the example code is the following:
try? self.atem?.send(message: Do.Auto(in: .oneME))