How to Play a video with multiple Resolutions using Shaka Player?

karthick

I want to play a video with multiple Resolutions using Shaka Player. Single video with multiple qualities.

I have checked all the api's of shaka player. But I don't know how to do it.

I should have a video tag and I have to pass a DASH video. My output should be a video tag which plays the same video with multiple Qualities like (1080p, 720p, 480p)

I need like this I need like this

Doolali

You can find the information on how to do this in the Shaka documentation: https://shaka-player-demo.appspot.com/docs/api/tutorial-ui-customization.html

const config = {
  'overflowMenuButtons' : ['quality']
}
ui.configure(config);

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to play multiple videos with (player_video) package

Play Quicktime Player video using Applescript

How to play video that picked from image_picker using video_player flutter

How to make a Youtube player popout and play a video?

how to play Youtube Video in VLC Player

How to play a Vimeo video in VLC media player?

How to play more video on the same player with Vimeo player.js

How do you play a video outside of the video player class?

How to open/play a video using java(Netbeans IDE) in the default media player

how to create video player in pyqt5 for windows to play mp4 using python code?

Play youtube individual player rather in a single for multiple YouTube Video

How to play m3u8 links using flutters video_player or chewie or video_viewer plugin?

How to play video with multiple video streams?

Is it possible to play a video file (eg .avi) using youtube player?

Shaka player - HTMLMediaElement is not defined

How to play video using the fileURL

How to automatically play a video when the URL is loaded into the player?

How to play videos with phone's standard video player app

How to play a folders worth of music/video in VLC media player

How to capture the play video action in YouTube player for Android

How to play videos sequentialy on video_player without delay?

How to make a basic Media player to play a video in avi format?

How play Google Drive Videos with JW Player or Video.js?

How to make video player in java using vlcj?

How to play and pause the audio by using the media player?

Force video to play in flash player

Get video play of youtube player

What does Shaka player do that the <video> tag alone doesn't do?

How to edit video player props in React Native Video using ref