Page 1 of 1

Does the current ATEM SDK work for iPad OS

PostPosted: Tue Mar 14, 2023 10:33 pm
by cpeachock
Hello, I am looking to add some simple switcher controls to my app that runs on iPad OS.

I see in the SDK documentation states it's good for, Linux, Windows, and OS X. So I am not sure if it will work on iPad OS, yet I see a fully fleshed-out ATEM control software like the app MixEffect that is running on iPads on iOS and iPad OS.

I want to add the ability in my app to choose a static IP the ATEM is assigned and then send camera switching commands to the ATEM over the IP.

Thanks in advance :)

Re: Does the current SDK work for iPad OS

PostPosted: Thu Mar 23, 2023 3:01 am
by adamtow
MixEffect uses a modified version of the swift-atem library on GitHub. You can also use the VideoHub Ethernet protocol to control the newer ATEM switchers. This is officially supported by BMD, unlike the third-party libraries you can find on the net (swift-atem, libAtem, and openswitcher).