videojs / videojs-contrib-dash

Video.js plugin for supporting the MPEG-DASH playback through a video.js player
https://videojs.github.io/videojs-contrib-dash/
Apache License 2.0
295 stars 128 forks source link

Is VideoJS support Low Latency DASH? #373

Open SelimEmre opened 2 years ago

SelimEmre commented 2 years ago

Description

I just tried LL DASH with latest version of Video JS files and dash.min.all.js. I couldn't achieve to play it. Is it possible to play Low Latency(CMAF) Dash through Video JS?

vsalema commented 1 year ago

This is an image yes look here https://filmsgratos.com/ videojs dash compatibility ios maxquality selector miniplayer youtube ask me for the player code

oscarr-reyes commented 1 year ago

It seems that video.js still doesn't support Low-Latency DASH.

@vsalema could you show us how you managed to make video.js work with low-latency? @SelimEmre can you give an example of the code in case you managed to make it work?

Chetanbansiwal commented 1 year ago

@vsalema can you share the player code modifications please? I’m working on a similar problem