Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.83 KB

File metadata and controls

64 lines (38 loc) · 1.83 KB
description
Content player v1 which is used to play/render the contents in both device and web - based on the mime types.

V1

Architecture

Players

{% content-ref url="players/html-h5p-player-v1.md" %} html-h5p-player-v1.md {% endcontent-ref %}

{% content-ref url="players/epub-player-v1.md" %} epub-player-v1.md {% endcontent-ref %}

{% content-ref url="players/pdf-player-v1.md" %} pdf-player-v1.md {% endcontent-ref %}

{% content-ref url="players/ecml-player-v1.md" %} ecml-player-v1.md {% endcontent-ref %}

{% content-ref url="players/video-player-v1.md" %} video-player-v1.md {% endcontent-ref %}

FAQ's\

Please refer to FAQs of sunbird documents

ans: Please refer this link to setup the content player locally.

2. How to configure content player v1

ans: Please refer configuration section for configuration.

3. How to launch the different types of contents in content player v1

ans: Please refer content launchers section.

4. What is mimeType

ans: Please refer mime Type section

5. Can we switch the user while playing the contents

ans: Yes, we can switch the user while playing the contents. Please refer refer user switcher config section for more information.

6. How to render the HTML file in content player v1?

ans: Please refer HTML/h5p player v1 page

7. Video can be stream in content player v1?

ans: Yes, Video can be stream using the streamingUrl. for more please refer video player v1 page