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-
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...
-
Google slides "publish to web link" is not working
Use one of the following solutions The link URL has SAMEORIGIN policy which prevents the slides from loading whereas embed option works. Change the /pub? portion of link with /embed? and slides sh...
-
pisignage.com does not load or gives error after signin
After login or signup, server takes the user to <username>.pisignage.com for secure access. Looks like the proxy settings are not proper for the subdomain. If you have the Proxy setting as pisignag...
-
How many players can be supported in the open source server
With a normal Intel Pentium i5/i7 server configuration, we have installations supporting more than 100 players
-
Access assets and media files in Pi
Pi Player is based on Raspbian OS which is a Linux variant. You can ssh to the player IP address and the assets are stored in /home/pi/media directory. or connect via browser http://[player ip]:80...
-
Website link shows DNS error on the screen
Please check the DNS server address in the pi player.
-
Chrome app not playing Youtube links in fullscreen
piSignage player automatically creates the fullscreen link. In case of PC the full screen link looks as follows https://www.youtube.com/embed/y60wDzZt8yg?autoplay=1. You can either construct this...