Ravi Bail Bhat
- Total activity 364
- Last activity
- Member since
- Following 0 users
- Followed by 4 users
- Votes 0
- Subscriptions 176
Articles
Recent activity by Ravi Bail Bhat Sort by recent activity-
Reasons for player reboot
Player may reboot for the following of reasons when settings change After the SD card insertion and power-on, player will reboot first time to resize the disk partition to match your SD card size ...
-
Is it possible to customise the style of the ticker
Ticker supports CSS customisation. You can enter CSS style elements in the Ticker popup.
-
How do I install node server in windows
For windows, refer the respective sites when installing mongodb, imagemagick, ffmpeg, nodejs and npm.
-
Youtube not playing fullscreen or not starting by itself
Chrome piSignage app adds timestamp as query parameter to reload the url every cycle, this will interfere with other query parameters like YouTube autoplay, disable urlReload option under Group set...
-
How do get MAC address of the player
Click the IP address in the player screen under players screen, a popover will appear with the mac addresses listed for the player.
-
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.