Ravi Bail Bhat
- Total activity 373
- 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-
Issue shell commands or connect to pi terminal
A. You can connect to Pi Terminal in 2 ways. Note Down the IP address from welcome screen. From the local network of the Pi, use "putty" in Windows or ssh in Linux/Mac machines to connect. The def...
-
How to add a GIF image
Upload the GIF file under Add Assets and add it to the playlist.
-
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 ...