David Kimura PRO said almost 4 years ago on Adaptive Bitrate Streaming with Active Storage :
I did run into an issue recently where the quality selector no longer worked. I ended up having to do this.

import contribQualityLevels from 'videojs-contrib-quality-levels'

videojs.registerPlugin('qualityLevels', contribQualityLevels)