Setting up XMR in CMS

OK, first time setting up xibo. I ended up turning on XMR and think I have that correct but could not find a simple howto, how far i got

CMS→Settings→Displays:

  • XMR Public Address:tcp://cms.example.org:9505
  • XMR WebSocket Address: [blank]

Not sure if this is correct, maybe XMR WebSocket Address should be ws://cms.example.org:9505

There are also XMR setting for displays.

CMS→Displays→[display]→Edit→Settings:

  • XMR WebSocket Address: ws://cms.example.org:9505
  • XMR Public Address:tcp://cms.example.org:9505

But when I try to set XMR WebSocket Address, save and go back to look it has blanked it out. Maybe I just leave them blank in here and they will use CMS→Settings→Displays values?

OK, bit more digging, Think I just need to do

CMS→Settings→Displays:

  • XMR Public Address:tcp://cms.example.org:9505

  • XMR WebSocket Address: [blank]

And leave setting blank for the displays (they will inherit the above).

However my understanding is request screenshot should work immediately but it dies not seem to work at all.

Ime using the standard docker setup.

Hi,

You must also take in account the time it takes from pressing button in web UI remote screenshot call to execution of command on remote (network delay) PC display and then save screenshot on remote PC and send back to server to finally display your screenshot in “realtime” in CMS popup.

@dan

On CMS “Display” page when trying to get screenshot from dropdown menu, I usually need to call command from drop-down 2-3 times to see change thumbnail screenshot in CMS UI and get current remote desktop screenshot with XMR enabled which brakes UX.

Would it be possible to get some information in place of screenshot thumbnail instead latest screenshot thumbnail like: “Waiting for new screenshot|Processing|Loading” while this process is ongoing so UX dont break and user keeps calling same command several time to get latest screenshot ?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.