Skip to content

seb-vial/piSignage

 
 

Repository files navigation

New!, Prepare your own Local Server for managing players using open-source server code

New!, FFmpeg packages are availble for download ffmpeg

Installing piSigange

video guide

##What is PiSignage?

PiSignage is a HD video capable Digital Signage Player based on standard and off-the-shelf components. It connects to TV via HDMI port and is powered from any standard USB source(~0.75A). It is based on credit-card sized Raspberry Pi computer(Model B/B+/pi2) and completely solid-state.

PiSignage can be managed individually by a Browser(Chrome preferred) or centrally by a Server or using the hosted service at pisignage.com.

Managing Screens is just a few steps

  1. Upload images/videos, provide web or streaming links, design and upload HTML assets as a zip file
  2. Create playlists by selecting files, drag and rearrange, select duration. You can select one of the 8 layouts provided for playlist, add a ticker feed and insert contents of playlists in between other playlist(advertisement)
  3. Group players, schedule multiple playlists based on time or events and change display settings. Deploy playlists at the click of a button to all the players in the group
  4. Get status and reports about player, upgrade software centrally to all players, issue debug commands from the server.

Android and Chrome apps for more functions

  • Discover players in the local network and manage individually
  • Browse the content and present individual video or a slideshow

Please visit pisignage.com to know more about features and benefits.

##Getting the Player ready

There are 2 ways you can get the piSignage Player Software.

###Method 1: Download image and Prepare the SD card

Download PDF Guide

You can get a fresh 8GB or more class 10 micro-SD card and burn the image to it as follows.

  1. Download the 1.2.6 stable or 1.4.1 latest (Raspbian Jessie based) complete piSignage player image

  2. Unzip the file

  3. Burn the image to a minimum 8GB class 10 SD card using one of the following options

  1. Insert the programmed SD card to pi and power ON.

  2. Register your player with player id at www.pisignage.com to manage from the cloud.

Get in touch with us at support@pisignage.com for any assistance or to order prebuilt pisignage image SD card.

###Method 2: Install on top of latest Raspbian OS

If you have a Raspberry Pi running latest Raspbian OS, you can install piSignage software using the following steps.

A.Connect keyboard and mouse to pi.

B.Use raspi-config for configuration and do the following

  1. Change User password for default User(pi) and chose password as "pi"
  2. Enable Boot to Desktop/Scratch and select "Boot to Desktop"
  3. Select Advanced Options and Enable SSH
  4. Expand the File System
  5. Save and Reboot the pi

C.Install piSignage Software by doing the following

  1. Open Terminal app either by clicking the icon or from the Menu->Accessories-Terminal
  2. Make sure network is connected (Ethernet Cable or wifi)
  3. Issue the following commands on local terminal
 wget http://pisignage.com/releases/install.sh
 
 . install.sh 

Required settings will be applied based on OS, take a coffee break ...

D.Next steps

  1. Boot your pi-player
  2. Signup on www.pisignage.com
  3. Register the player id from player screen
  4. Upload assets
  5. Create playlist
  6. Assign the playlist and Deploy it to groups

###More Resources

  1. To locally discover and manage piSignage players use chrome-app
  2. To control the player using smartphone, download pisingage android-app
  3. To manage players using your own local Server use piSignage open-source server code
  4. To experience piSignage player in the browser, you can download chrome app from Chrome store

###Keyboard Shortcuts

  1. Use Ctrl-T to go to terminal when piSignage is running
  2. Use F6 or Ctrl-N to configure Network settings and config/media servers

###Default Username & Password

  1. use pi & pi
  2. Change the username and password for http login in file ~piSignagePro/htpasswd

###FAQ

Refer pisignage.com and wiki

###Issues?

Raise your issues here. or write to us at support@pisignage.com.

About

Digital Signage Player Software for Raspberry Pi, more details at

Resources

Stars

Watchers

Forks

Packages

No packages published