To understand this warning, we have to look at the history of streaming protocols in Video.js. The Era of videojs-contrib-hls
Future major version releases of Video.js will remove the player.tech_.hls alias entirely, causing your code to throw undefined errors. To understand this warning, we have to look
VHS has been bundled into Video.js by default since version 7.0, providing a more consistent experience across browsers by overriding native HLS playback where necessary. How to Fix the Warning To understand this warning