libqatemcontrol
libqatemcontrol copied to clipboard
libqatemcontrol implements the protocol used to connect to BlackMagic ATEM switches.
I have an ATEM Mini Pro on firmware 8.2.3. I am getting segmentation faults when trying to use the qatemuploader example. After doing some digging, it looks like `m_connection->videoFormat()` returns...
I try to compile upload example on raspberry pi 4, but on different time script fails with segfault and cant upload image. Im using this library and everything is ok,...
Hello, I think there is a conflict with payload data. I modified your qatemswitcher example to not use the graphical interface so MainWindow inherit in my case from QObject. I...
Hi, I'm wondering if it would be a good feature for the library to internally and automatically try to reestablish a connection to the switcher in the event of network...
I am trying to update a program I made a while back. I used to just include the files in my project, and it worked. I now have the compiled...
I'm not familiar with the QT framework but would love to be able to compile the examples on OSX. Would it be possible to add some instructions on how to...
A simple hello world example on how to use this library would be nice. Should cover compiling and then a basic use case, like switching inputs.