Ravi Bail Bhat
- Total activity 362
- Last activity
- Member since
- Following 0 users
- Followed by 4 users
- Votes 0
- Subscriptions 175
Activity overview
Latest activity by Ravi Bail Bhat-
Ravi Bail Bhat created an article,
GPIO Control of Media Control and Playlist play
Please refer to the article in the github for controlling a playlist and playing a new playlist.
-
Ravi Bail Bhat created an article,
piSignage screen displays at a lower resolution or incorrect resolution on TV
In earlier releases of Raspberry OSs (before 2022, Legacy and FKMS stacks ) Pi uses the firmware in the VideoCore graphics processor to check for HDMI presence and properties. By contrast, KMS uses...
-
Ravi Bail Bhat created an article,
Changing boot logo in 4.x and 5.x player versions
Player versions 4.x and beyond are based on newer OS versions of Raspberry and do not support bootup videos. Instead you can add a png image to show up during boot. Instructions to do the same are ...
-
Ravi Bail Bhat commented,
Official comment Hi Can you send the player log? https://help.pisignage.com/hc/en-us/articles/360001255651-Player-logs
-
Ravi Bail Bhat commented,
Hi Dennis Does the player belong to the group where you have exported the content to USB? regards Ravi
-
Ravi Bail Bhat commented,
Actually the height of the text field is fixed at 60px and that's why only one line of text is shown. You could change the line-height attribute in media-rss.html and that should show more lines.
-
Ravi Bail Bhat created an article,
On 4K resolution and 4K video support on Raspberry Pi 4
piSignage supports upto 4K resolution based on TV resolution with Raspberry Pi 4. Current standalone video players commonly available for Raspberry Pi only support H.264 hardware decoding which is...
-
Ravi Bail Bhat commented,
Hi Eric We do not cache Youtube content and the following log says Youtube is declining requests. unable to download video info webpage: HTTP Error 429: Too Many Requests Regards
-
Ravi Bail Bhat created an article,
Exporting playlists and assets via USB for players which does not have network connectivity
The playlists, assets and configuration for the players which are not on the network can be exported and imported in a USB drive/stick as follows 1. Register the player with the ID shown on TV scre...
-
Ravi Bail Bhat commented,
Thanks Michael Normally player logs (use tail -200 /home/pi/forever_out.log from piShell or ssh to view) indicate the reason. We also do not cache the URL and it is loaded everytime. Also you c...