Feature image

The information contained on this page is now archived. Please see our website and documentation for current information

Linux Player - Technology Preview 1.8-alpha6

Share

Today we're making available another preview of the forthcoming Player for Linux.

This new version has the following changes over 0.5a:

  • We have switched to our permanent snap publisher and application name (xibosignage/xibo-player)
  • We have switched our version numbers to match the other Players in the Xibo suite.
  • We have fixed connecting to a CMS protected by SSL with SNI, which was one of the issues reported from 0.5a test.

We will continue to address the other feedback and issues found. You can see a list of known issues and other things we're working on here. We know there are problems with memory leaks, and this release is not intended to fix that.

Prepare your CMS

If you have a 1.8.12 CMS, then you can connect the Player directly to that as it already has support for Linux Players. You may need to create a Display Settings Profile for the Linux Player ahead of connecting your first Linux Player. Not all of the settings in the Display Settings Profile will work at present, but we've included them now in readiness for them being implemented into the Player.

If you have an earlier 1.8 CMS, then please see the post for the 0.3.3-alpha release for instructions on configuring your CMS to support the new Player.

Remove the old snap

Once your CMS is ready, We're now using an improved distribution system based on snapcraft "snap" packages to package the Player for deployment. It offers a clean, dependency free installation, as well as the potential for automatic upgrades in the future.

Many Linux distributions support snap packages out of the box now, but we've tested with Ubuntu 16.04 LTS 64 bit and 18.04 LTS 64 bit.

1.8-alpha6 is not upgradable from older alphas, so if you previously installed 0.3.3a, 0.4a or 0.5a and haven't removed it, then

snap remove xibo-player-test

Install the Xibo Player

If you've never run the test Player before, or you previously removed the snap package, then to install the Player, simply run:

snap install xibo-player --channel=beta

The Player will be installed without affecting any other software you might have installed on your machine.

You can check to see what version of the Player you have installed by running

snap list

You should see an entry in the output like this:

Name                  Version         Rev   Tracking  Publisher     Notes
xibo-player           1.8-alpha6      3     beta      xibosignage   -

Run the Player

To run the Player, change in to a directory where you want us to store the layout and media files (a temporary directory or a new empty directory is perfect), and then run

xibo-player --host https://yourcms.example.org --server-key yourkey --hardware-key yourhardwarekey

The server key is the one you would normally use to register Players with the CMS. The hardware key is normally generated for you (and in the future it will be, but for now you can use a random string to identify this display).

The Player will register with the CMS. Press Ctrl+C in the terminal window to quit.

Now in the CMS, authorise the display as normal. You can set a default layout for the Player to show, and then run the Player again.

On each run, the Player will download the layout from the CMS, and render it for you.

Feedback

Please let us know of any rendering issues you encounter in the comments below. Depending on the response we get to this we may not be able to answer each comment individually, but will be reading the responses and investigating where feasible.

When you're finished testing, you can safely delete the files the Player created in your temporary directory, and if you want to remove the Player from your system, simply run

snap remove xibo-player

More

Read more from the blog

View Post

Xibo for webOS v4 R404

We are pleased to announce Xibo for webOS v4 R404 which fixes 10 issues.

View Post
View Post

Xibo for Tizen v4 R403

We are pleased to announce Xibo for Tizen v4 R403 which addresses 8 issues.

View Post
View Post

Security Advisory - 2 issues affecting the CMS

April 2024 Security Advisory. We recommend everyone upgrade to 3.3.10 or 4.0.9 as soon as possible.

View Post

More

Read more from the blog

View Post

Xibo for webOS v4 R404

We are pleased to announce Xibo for webOS v4 R404 which fixes 10 issues.

View Post
View Post

Xibo for Tizen v4 R403

We are pleased to announce Xibo for Tizen v4 R403 which addresses 8 issues.

View Post
View Post

Security Advisory - 2 issues affecting the CMS

April 2024 Security Advisory. We recommend everyone upgrade to 3.3.10 or 4.0.9 as soon as possible.

View Post