vue-videojs-demo
Use video.js with vue to play RTMP && HLS streams && playback.
Features
- Play RTMP & HLS videos
- Auto detect stream & tech
- Support auto switch streams
- Support manual switch techs
- Support custom stream link
- Support playback link( see http://savokiss.me/vue-videojs-demo/#/playback)
- Use local swf file
Live Player Options
To use local swf file, copy the swf file to /static/media/
folder && add:
see source: live.vue
HLS Encryption Issue
see #1150
if you encounter the hls encryption issue, use the videojs-contrib-hls.js
plugin instead.
edit main.js
: