Wilts01

Results 8 comments of Wilts01

Thanks. That's really helpful. Can you get the preview information in the same fashion?

Thanks again for the updates. I've implemented some code using CNMAT/OSC on an ESP32 to get the the `/atem/program/# ` messages from atemOSC as UDP messages and have successfully parsed...

Thanks a lot for your quick response. I'm using an ESP32 board programmed using the Arduino library over WiFi. I've tried a couple of different OSC libraries now and get...

I used WireShark to inspect what was going on. Basically every time I press either Cut or Auto I get packets from every single possible input on the ATEM first...

In an ideal world, one packet for the input on programme and one for the input on preview. So perhaps something like: /atem/programtally, int where the int would be the...

It would also be helpful it these packets went to a different port so that the Arduino can ignore them.

Thanks - wasn't aware of that. However, for discrete tally lights that would end up on cameras, I would have thought that just know the status of the 8 real...

Ooh, interesting corner case! I can see the problem clearly now. Perhaps the message should be a list of camera numbers then. Processing one longer message is a lot easier...