Steps to Reproduce
Open the developer console tab when opening a video url
Expected Behavior
No JS warnings/errors
Actual Behavior
VIDEOJS: WARN: player.tech().hls is deprecated. Use player.tech().vhs instead.
The video plays normally anyway, but it might be just a matter of time before it doesn't?
Related Issues
https://videojs.com/blog/introducing-video-js-http-streaming-vhs/