From Internet Explorer 7 to Microsoft Edge/Google Chrome

It is trying to show to live cameras from my company.

So video then?

If so you’ll need to add the website address to the Edge Browser Whitelist in the Display Settings profile attached to that display in the CMS. You’ll need to upgrade your CMS to version 2.3.9 to have that setting.

Hello Alex

How can I upgrade my CMS to the version 2.3.9? I’m sorry if I ask dumb questions, but it would be very helpful for me.

The documentation is a good starting point:
https://xibo.org.uk/docs/setup/upgrading-the-cms

To upgrade my CMS shoulld I go to my install folder and then should I run vendor/bin/phinx migrate -c phinx.php, right?
But I can’t find the file

I presume you’re on Windows then?

If so, Upgrading to xibo v2, unable to do database migrations

Yeah, I’m on Windows.
I can’t find the vendor\bin folder. Is that normal?

If you’ve done a custom install then yes that would be unusual. If you’ve done a Docker install, then you’re not following the correct instructions. Follow the upgrade instructions for Docker-based installs.

I did a Docker install with this guide: https://xibo.org.uk/docs/setup/xibo-for-docker-on-windows-10-64-bit. Was this guide wrong? If it was wrong, what installation guide should I do?

There’s nothing wrong with the guides, you’re just following the wrong one for your case.

If you originally did a Docker install, then you need to do the upgrade instructions for a Docker install, not the upgrade instructions for a custom install.

https://xibo.org.uk/docs/setup/upgrade-xibo-for-docker-install

With a Docker install, there’s no need to manually run migrations. It’s all done for you as part of the docker upgrade process.

I did now the upgrade with this link: https://xibo.org.uk/docs/setup/upgrade-xibo-for-docker-install. I have now Xibo Version 2.3.9 instead of 2.3.7, so it works. Where can I find the Edge Browser Whitelist?

In the Display Settings Profile, as I explained earlier.

I know thats a dumb question, but where can I find the Display Settings Profile? I can’t find it.

On the main menu in the CMS “Display Settings”

There you’ll find your profiles. Edit the one you’ve assigned for your Windows Players, or the default if you’ve not assigned one.

Thank you very much, I will test it.

I tried it but I get a blackscreen. I upgraded the Xibo CMS to the version 2.3.9, the Xibo Player to the version 2 R257.2 and I added the link in the Edge-Browser-Whitelist. What did I wrong or what should I do now?

For reminder: I want show a live camera from my company.

This is the problem, if it works in Windows Media Player, it will work in Xibo Player.

The cameras works on a website. Can I show a website in Windows Media Player?

RTSP streaming,HLS and video local is being used by Windows Media player (if you are using the Windows Xibo Player).

If you can stream the camera URL in Windows Media Player, chances are big it will work in Xibo Player.
If you want to embedded the camera streaming via a website. Use Embedded module.

How can I stream the camera URL in Windows Media Player?