Hiya, I have Xibo up and running for some time now, but wanted to use shell commands (now we have another display so I can remote reboot) and realised XMR doesn’t appear to be working (screenshot doesnt work either) I am using the docker enviroment, on the player i can see ‘XMR Status: connected to tcp:/IP:9505 Waiting for messages’ but when I try and request a screenshot nothing happens.
I’ve upgraded the docker containers to 1.8.11
Player audit log shows xmr thread started, with no errors after that.
tried Editing the players and reconfiguring XMR,
While doing the checkes you asked for, I found that the external port is actually 65500, I changed the 80 port as it’s in use on my box, but didnt check the port for xmr, it’s redirected to 65500 in the default custom ports yml by the looks of it, doh my bad !
Changing it to 65500 on the display settings now gives me a last message @ result like you have in your screenshot, and requesting screenshots now works, and commands are now working again.
ta!