atemOSC icon indicating copy to clipboard operation
atemOSC copied to clipboard

Multiple Feedback Devices

Open Christoph111 opened this issue 4 years ago • 1 comments

hi Peter, as mentioned by email: can you implement send feedback from switcher to multiple OSC devices? I made a copy of the app and it works, but because the app reads its values when starting it is an unstable solution - and since you can connect only 5 times to same switch you will run out of numbers soon...so it´s mandatory that all connections are bundled together, so even if you connect 10 devices through atemOSC to the same mixer it uses only one connection.

Solution can be: add another 2 or 3 rows for feedback messages (or just a add more button) feedback

Through this an easy tally system can be built by the way using touchOSC or whatever :-)

Christoph111 avatar Jan 30 '21 21:01 Christoph111

Until I have time to work on this, you can try setting the IP to 192.168.188.255 (assuming a /24), which will broadcast the messages to every device on the subnet.

SteffeyDev avatar Jan 30 '21 21:01 SteffeyDev

I think using a broadcast address is the proper solution to this problem, assuming that is not blocked on the network level. Going to close this, open a support ticket on www.atemosc.com/support if there are any issues with this.

SteffeyDev avatar Nov 18 '23 19:11 SteffeyDev