No description
Find a file
2021-01-05 16:00:33 +01:00
Player Restructure Folders 2021-01-05 16:00:21 +01:00
Server/systemd service file added README.md 2021-01-05 16:00:33 +01:00
README.md Restructure Folders 2021-01-05 16:00:21 +01:00

Infoscreen Configs

This repo stores all infoscreen configs for the HaDiKo Infoscreen setup.

Folders:

  • ./Player Config Files and Content for Players /Playlists
  • ./Server Config Files for the Server

Server

A new user pisignage has been added to the system with adduser pisignage --disabled-password.

The software has been downloaded with git clone https://github.com/colloqi/pisignage-server to /srv/pisignage-server. Additionally the necessary folders /srv/backup and /srv/media/_thumbnails habe been added.

All these folders are chowned by pisignage.

Currently network port is configured as 3000 in local server. Modify in the file /srv/pisignage-server/config/env/development.js for the port. It is probably the best to keep port 3000 and add a reverse proxy for https access (TODO).

The default login sould be pi:pi, remember to thange this and the connection/password settings for al new connecting players.

Content

The Template for HDK relies here under ./Player/custom_layout/custom_layout.html and has to be added as a Asset for your Playlist.

In the Playlist settings Selected Layout for the playlist use customp: Custom Layout in Portrait Mode, Orient clockwise as the template (only possible after uploading custom layout)

Client

Get the ISO file for your client from Github and flash your SD-card.

Connect to the webUI of the player at http://[player IP]:8000/settings. The default password shoud be pi:pi and will be cahnged after the sync to a server. Change config and media server to http://[your server ip]:port (ex: infoscreen.hadiko.de:3000)