We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open the developer console tab when opening a video url
No JS warnings/errors
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?
https://videojs.com/blog/introducing-video-js-http-streaming-vhs/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce
Open the developer console tab when opening a video url
Expected Behavior
No JS warnings/errors
Actual Behavior
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/
The text was updated successfully, but these errors were encountered: