Avatar

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 Recent activity Votes
  • Audit trail to display content shown reports

    Under reports, select "Files". File shown count is available for hours and days intervals.

  • Weblink loads fine on PC but doesn't load on Pi

    Raspberry Pi processor has limited processing capabilities compared to PC and hence when there is heavy JavaScript processing in the page it can not work properly. Similarly flash content is not su...

  • Local server - Forgot password, How do I reset

    In mongo shell, delete settings collection and restart the server - mongo >> use pisignage-server-dev >> db.settings.remove({"installation":"your username"})

  • pi boots but does not show welcome screen

    SD card may be full since older versions of software did not delete the unwanted files. You can do one of the following to correct the player. Reprogram the SD card and boot the player. OR copen t...

  • A lot of text is shown on screen, player does not start

    This is due to the SD card corruption or incorrect programming, please program SD card again. If the problem persists change the SD card and check the power supply (5V, 2A)

  • Why boot time is high

    To make sure file system is not corrupted, we run file system check on every boot to increase reliability. Also we check the various network interfaces upon boot. We feel this is worth the wait for...

  • Why pi is misbehaving

    If you are powering your device from TV USB port, the power may not be sufficient to drive ethernet interface. Use separate power adapter which powers minimum of 2A. If the power is not sufficien...

  • CSV or Excel files not shown

    Currently we do not support CSV format files to be displayed on the player. Please convert them as images to show on the screen.

  • Pi time is lagging, playlists are not scheduled in time

    Pi player does not have a Real Time Clock built-in and relies on NTP server for time synchronisation. Make sure Pi is able to contact NTP server in the Internet atleast once after poweron for the d...

  • Server UI - particular button or feature not working

    piSignage UI best works with Chrome browser. Please check with the chrome browser. In any case report the issue to support@pisignage.com so that we can fix it.