videojs-hls-quality-selector
videojs-hls-quality-selector copied to clipboard
plugin "hlsQualitySelector" does not exist
Hello
Am getting this error when loading the page video.es.js:22248 Uncaught Error: plugin "hlsQualitySelector" does not exist
"video.js": "^7.15.4", "videojs-contrib-hls": "^5.15.0", "videojs-contrib-quality-levels": "^2.1.0", "videojs-hls-quality-selector": "^1.1.4", "videojs-seek-buttons": "^3.0.1",
plugins: { hlsQualitySelector: { displayCurrentQuality: true, }, },
I too facing same issue...@jadayash any luck?
I think the README is outdated, you should install:
pnpm install @mycujoo/videojs-hls-quality-selector
not videojs-hls-quality-selector
Yes you right .
if use videojs-hls-quality-selector
you still need to manual install for @videojs/vhs-utils