Linux player status and plans

The Linux Player has been and still is a complex problem for us to solve. We want to provide the same native experience for images/video and web embedding as we do for our other players, as well as powerful hooks into the operating system to run commands, build reliable connections, run web servers, etc.

Due to various circumstances outside of our control, development of the current player stopped in May 2021. This will be the second player we’ve had to retire for technical reasons.

Heading into our v4 release, it is more important than ever that there is a Xibo solution for Linux. We have put together a 3 point plan to make that happen:

  • Improve the HTML preview in the CMS (Xibo 4.1)
  • Add a Layout Sharing and Embedding feature (Xibo 4.1)
  • Pull out reusable components from the CMS preview and Windows Players and migrate them to Linux

This is an ambitious plan for our small team, but we’re confident it will provide a long-term solution for the platform and we’re already investing to make it a reality.

5 Likes

I’m glad to hear that, and I’m sure the community feels the same way! Congratulations to the team for taking the initiative to make Xibo a widely adopted and multiplatform solution.
I can’t wait for a future release!

2 Likes

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

A quick update for you all. We are making good progress with a Linux player and hope to have something available to test in August 2024.

After extensive testing of various options we have chosen to develop the player using ElectronJS. The electron ecosystem will allow us to bring the same player application to Windows and Linux, as well as share code with the CMS’s own layout previewing capabilities.

Of course, the player and shared libraries will be open source.

We’re excited with how the player is coming together, and although we still have a lot of work to do, we are making good progress.

5 Likes