Skip to content

Latest commit

 

History

History
84 lines (46 loc) · 2.19 KB

File metadata and controls

84 lines (46 loc) · 2.19 KB

Video Player

The Content v1 player is packaged with all the asset types. Gradually it was spilt in independent players, video player and YouTube player, to enable quick launch, this improved the performance and load time.

Tech Stack

  1. Angular
  2. Typescript
  3. Javascript
  4. SCSS
  5. HTML

Default Video Features

Progress Bar

This feature will help us to understand how much percentage (%) of content I have watched and how much content is loaded.

Volume

This volume feature will be used to increase and decrease sound of the video content.
\

  • Mute: This mute feature will used to mute the sound of video.\

  • Unmute
    This unmute feature will used to unmute the sound of video.\

Forward and backward

This forward and backward feature will help us to play video ahead and back.

Quality selection(with streaming)

This quality selection provides min and max content quality selection based on streaming quality options.

Play/Pause

This feature is used play and pause the content

  • Play : This feature will help us to play content.
    \
  • Pause: This feature will help us to pause content.
Playing Rate

This feature will help us play the video at different speeds.

Git Repo

{% embed url="https://github.com/project-sunbird/sunbird-video-player/tree/release-4.7.0" %}