Videojs Warn Player.tech--.hls Is Deprecated. Use Player.tech--.vhs Instead
Understanding the Video.js Warning: player.tech--.hls is deprecated. use player.tech--.vhs instead
In short:
Historically, Video.js relied on a separate contributor library called videojs-contrib-hls to play HLS streams on browsers that didn't support them natively. This engine was exposed under the player's internal technology object as player.tech_.hls . Understanding the Video