surmon-china / videojs-player

@videojs player component for @vuejs(3) and React.
https://github.surmon.me/videojs-player
MIT License
5.27k stars 1.13k forks source link

VIDEOJS: ERROR: The "flash" tech is undefined. Skipped browser support check for that tech #253

Closed SXZXD closed 2 years ago

SXZXD commented 5 years ago

Unable to play flv video "vue-video-player": "^5.0.2" "videojs-flash": "2.1.2" This question has been mentioned many times and still exists

dest86 commented 5 years ago

try "vue-video-player": "5.0.2", "video.js": "6.13.0", "videojs-contrib-hls": "5.15.0", "videojs-flash": "2.1.2", "videojs-hotkeys": "0.2.22", "videojs-swf": "5.4.2"

surmon-china commented 2 years ago

The original vue-video-player package is no longer maintained, please upgrade to @videojs-player/vue.