Ravi Bail Bhat
- Total activity 367
- Last activity
- Member since
- Following 0 users
- Followed by 4 users
- Votes 0
- Subscriptions 177
Articles
Recent activity by Ravi Bail Bhat Sort by recent activity-
How to upgrade open-source server
A. In the pisignage-server directory issue command in the pisignage-server directory git pull origin master and restart the server to upgrade the open source version to latest release.
-
I have added collaborators but they cannot see my players
They need to use https://{{username}}.pisignage.com (your username) or select the account in dropdown after clicking the welcome button.
-
What is the browser used in Pi player
At the moment following version of chromium-browser is used Chromium 56.0.2924.84 Built on Ubuntu 14.04, running on Raspbian 8.0 Older version of pi player (1.7.2 and older) used uzbl browser and t...
-
Player-server communication
The communication between player and server is based on socket.io. Every 3 minutes player communicates with server to get configuration information and report status. The player logs are updated ev...
-
zip file not working
While zipping, you need to zip only the contents of the directory. Not the directory itself.Also make sure index.html is in root directory.
-
Delete or rename an Asset, Playlist or Group
Under Assets, Playlists and Groups screens, there is an EDIT button on the menu bar. By pressing edit button, you can delete or rename the item. P.S. After renaming make sure to change the same in ...
-
Why video stops or playlist resets after 5 minutes
If video duration is not obtained during upload, there is a default duration of 300 seconds is set. The video stops playing after 300 seconds in that case. Please upload the video again or correct ...
-
Will the local server get the pi player image upgrade
If the open-source based local server is connected to Internet, while starting and every-day it will check and download the latest pi image
-
How does player communicate with server
piSignage is built upon node.js and express framework. It uses HTML REST API to communicate with the server. Real time communication is achieved using WebSocket interface over standard http port(p...
-
How to schedule playlists or content
Assets You can define the validity period for an asset between 2 dates. This will help in putting an advertisement or content specifically during a period. For e.g. Thanksgiving Day Sale from Nov 1...