mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

VIDEOJS: WARN: player.tech().hls is deprecated. Use player.tech().vhs instead. #1082

Open mbertrand opened 5 months ago

mbertrand commented 5 months ago

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/