Avatar

Ravi Bail Bhat

  • Total activity 353
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 4 users
  • Votes 0
  • Subscriptions 170

Activity overview

Latest activity by Ravi Bail Bhat
  • Avatar

    Ravi Bail Bhat commented,

    Hi Dennis   Does the player belong to the group where you have exported the content to USB? regards Ravi

  • Avatar

    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.

  • Avatar

    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...

  • Avatar

    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

  • Avatar

    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...

  • Avatar

    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...

  • Avatar

    Ravi Bail Bhat commented,

    :)

  • Avatar

    Ravi Bail Bhat commented,

    After uploading the file, Add a fresh notice using Add notice (under Add assets) and try to deploy the same notice. Otherwise let me know your account at support at pisignage.com

  • Avatar

    Ravi Bail Bhat commented,

    Yes, whenever you use Add notice this file gets used    regards Ravi

  • Avatar

    Ravi Bail Bhat commented,

    if you start "node server.js" in a terminal it is in that terminal. If you start the server as a startup service, you can redirect the logs to a file (stdout and stderr)