Video Player

Please refer to the github readme document.

  • System Requirements

    To install Video 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.

Last updated