Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.69 KB

epub-player.md

File metadata and controls

56 lines (34 loc) · 2.69 KB

Epub Player

Please refer to the github readme document.

{% embed url="https://github.com/project-sunbird/sunbird-epub-player/tree/main#readme" %}

System Requirements

To install Epub player, ensure that your laptop or desktop has the following minimum system requirements:

  • Operating System: Windows 7 and above, or 4.2 Mac OS X 10.0 and above/Linux
  • RAM: >1.5GB
  • CPU: 2 cores, >2 GHz

Configuration

Player need some config that needs to be pass to the player as input , below listed out sample player config and mock player input config data

Sample code for references

  • Angular
    Refer sample code for Angular here\

  • Web component
    Refer sample code for Web component here

How to set up

  • As a Web component
    For set up as web component in plain javascript projects please follow the link\

  • As a Web component in angular app
    For set up as web component in angular projects please follow the link\

  • As a Web component in mobile app
    For set up as web component in mobile app projects please follow the link\

  • As a Angular library in angular app
    For set up as angular library in angular projects please follow the link\

  • As a Angular library in mobile app
    For set up as angular library in mobile app projects please follow the link

External Dependencies

Sunbird Telemetry is a specification to instrument all the key events. Using this specification reference applications & services will generate telemetry events.