videojs-contrib-hls warning
See original GitHub issue./~/videojs-contrib-hls/dist/videojs-contrib-hls.js Critical dependencies: This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results. @ ./~/videojs-contrib-hls/dist/videojs-contrib-hls.js 7:490-497
I think the warning came from this line: https://github.com/surmon-china/vue-video-player/blob/master/player.vue#L60
Issue Analytics
- State:
- Created 7 years ago
- Comments:16 (1 by maintainers)
Top Results From Across the Web
videojs warning - A plugin named "reloadSourceOnError ...
Description I see this warning in Chrome and Firefox consoles: VIDEOJS: WARN: A plugin ... videojs / videojs-contrib-hls Public archive.
Read more >JSDoc: Source: videojs-contrib-hls.js - UNPKG
@file videojs-contrib-hls.js; *; * The main file for the HLS project. ... get() {; videojs.log.warn('using Hls.GOAL_BUFFER_LENGTH is UNSAFE be sure ' + ...
Read more >videojs-contrib-hls - npm Package Health Analysis - Snyk
An important project maintenance signal to consider for videojs-contrib-hls is that it hasn't seen any new versions released to npm in the past...
Read more >VideoJS HLS - GitHub Pages
videojs -contrib-hls lets you use a single format and deliver adaptive streaming video to all major desktop and mobile browsers.
Read more >Video.js Options Reference
The standard options available when creating a Video.js player. ... to disable native audio track support. Most commonly used with videojs-contrib-hls.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
最新版组件 v5.0.0 配合最新版 hls 解决此问题,等待发布。
另外webpack2不修改配置也不会报错,不行的话你可以升级webpack的版本试试