I'm trying to send an interrupt to the signage player, but having mixed results. 75% of the time it seems to work, however after a signageplayer update (by this i mean re-sync content, or upload new resources etc) it seems the LAN server on the player doesn't respond..
The only way i can get this to work again, is to either reboot the player or wait a decent amount of time (around 30mins).
I've troubleshooted this to the max, even with network sniffing portscanning etc.
My port 8888
Open TCP Port: 8888 ddi-tcp-1
I'm sending my command as - curl "
http://192.168.1.19:8888/sendLocalEvent?eventName=Event1"
and receiving curl: (52) Empty reply from server
It seems the port is open, just that the LAN server doesn't respond..