marsvaardig / osc-node

Raspberry Pi video player controlled by QLab over OSC written in Node.js using Omxplayer.
https://www.marsvaardig.eu
38 stars 11 forks source link

Omxplayer multiples play bug. Over wlan or lan #10

Open FabriceA opened 1 year ago

FabriceA commented 1 year ago

Hi, I use your script for multiples raspberry pi3b+ playing under the control of QLab 4.7.2.

It's as if it received the same command several times at the same time, perhaps through interference in the network... which it would interpret as a double or multiple command. Is there any way to prevent app.js from not multiplying the orders, at least for a second?

Thank you!!

Fabrice