Hello, I installed xibo on a web server and downloaded the android player and successfully connected it to my android device. The content I want to send is reflected on my android screen. As you can understand, everything works fine but there is one thing that is not working. Whatever I did, I couldn’t send a command to my Android screen, does anyone have any information? According to some forums, I need to open port 9505 as tcp. But I didn’t want to open it without getting information from you, can you help me? All the changes I made are in the screenshots below.
Close screen command in Screens > Commands
su -c “am start -a android.intent.action.ACTION_REQUEST_SHUTDOWN”
Could you clarify whether this is the only command that isn’t working or if all commands are failing?
Please try testing simple commands like reboot. If the command works, you might want to modify the command you’re sending—for example, remove su -c and try: am broadcast android.intent.action.ACTION_REQUEST_SHUTDOWN
Any news?
I installed linux on my other computer. I use my Linux computer as a server like providing a hosting service. I installed Xibo cms, mysql, mariadb, apache applications manually. port 80 is open to localhost from the webmin panel. when I type localhost/xibo/web, I get an error message.
“Not Found”
The requested URL was not found on this server.
Apache/2.4.62(Debian) Server At localhost poer 80
We need to confirm whether the XMR/send command is functioning properly in your CMS. Could you please try sending a reboot command to check its response in the Player?
Alternatively, you can test the functionality by using a simpler command, such as Request Screenshot or Collect Now, through the CMS interface:
Go to Displays > Display Page > Select a Display -> Click on Row Menu.
Select a command (e.g., Request Screenshot or Collect Now) and send it to a player.
Verify whether the player executes the command immediately. For example, when requesting a screenshot, check if it is returned promptly.
Did you schedule any content on your player? I’d suggest scheduling an image content with a duration set to 1 minute and assigning it to the player. Then, while it is playing, request a screenshot. The screenshot should capture the image playing on the player rather than a black screen.
Let me know if this helps or if you need further assistance.
I have a content spinning in my player, 4 random videos of 10 seconds, 20 seconds. but I still can’t send commands.
Please help me, I have xibo installed on a windows based server, should I open port 9505 on that server?
I installed xiboyu in the website that I bought from a hosting company based on windows. How will I install it on the website with docker? Will I have problems with ports when I install it with docker?