x
menu
hero image

Videojs Warn Player.tech--.hls Is Deprecated. Use Player.tech--.vhs Instead -

Update these packages to their latest versions via NPM or your preferred CDN link. The maintainers of these popular plugins have already updated their codebases to utilize player.tech_.vhs . What Happens if You Ignore It?

If you were using videojs-contrib-hls directly, replace it with @videojs/http-streaming . The package name changed. Update these packages to their latest versions via

VHS handles both HLS and DASH seamlessly, reducing the bloat of multiple plugins. html5: hls: overrideNative: true )

var player = videojs('my-video', html5: hls: overrideNative: true ); Use code with caution. javascript Update these packages to their latest versions via

If you're a web developer working with to stream HLS (HTTP Live Streaming) content, you may have encountered the following warning in your browser's console: