Avatar

Ravi Bail Bhat

  • Total activity 371
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 4 users
  • Votes 0
  • Subscriptions 178

Articles

Recent activity by Ravi Bail Bhat Sort by recent activity Recent activity Votes
  • usernames and passwords

    Default username & password are pi and pi. The different passwords are ssh login: change using either server settings or linux passwd command http login & download password: change under server...

  • Powerpoint presentations on the player

    A. You can save ppt as images or as video and upload them OR B.save ppt as Google doc and add the shareable link under Add Link   Also refer to the blog article for more details.

  • 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