videojs-contrib-dash icon indicating copy to clipboard operation
videojs-contrib-dash copied to clipboard

Disable and enable videojs-contrib-dash on demand

Open bansalvks opened this issue 6 years ago • 2 comments

Hi beloved team of videojs-contrib-dash,

I am not reporting a bug, instead I am raising a query.

I want to disable and enable the3 videojs-contrib-dash as per the requirement becasue it is conflicting with *videojs-contrib-eme as it also supports dash.

Due to some reasons I need to use both. Please help me resolve this issue.

Many Thanks Vikas Bansal

bansalvks avatar Nov 20 '18 05:11 bansalvks

You don't need to disable anything, you can simply use source options to declare the key systems per-source rather than global player options.

squarebracket avatar Feb 24 '19 19:02 squarebracket

Hi @squarebracket . Could you please explain a little through some source code? It will be helpful. @bansalvks Did you find any solution to this issue? I am facing the same issue

frontend-projects avatar Mar 11 '24 08:03 frontend-projects