Alteka / Kards

A cross-platform test card generator for AV professionals.
http://alteka.solutions/kards
GNU General Public License v3.0
44 stars 1 forks source link

Add OSC API for control #66

Closed DrewLX closed 2 years ago

DrewLX commented 2 years ago

Add a basic control API using OSC.

Would need to think of a nice way of enabling/disabling the card and screen selection, but probably just by index.

DrewLX commented 2 years ago

Basic but functional API added on (hardcoded) port 25518: Booleans to be passed as a 0 or 1

/motion or /animated /showInfo /name "New Name" /cardType "alteka"

DrewLX commented 2 years ago

Fully extended and added control over almost everything in the app. There's more we could do here, perhaps an endpoint to trigger events such as exporting an image.