做网站的目标是什么,沈阳公司做网站,品牌建设的重要性与意义,如何查看网站建站程序注意#xff1a;m3u8地址要为网络地址#xff0c;直接把代码复制为html直接在本地打开#xff0c;可能不行#xff0c;需要放在nginx或者apache或者其他的web服务器上运行。
!DOCTYPE html
html
headmeta charsetutf-8 /title测试…注意m3u8地址要为网络地址直接把代码复制为html直接在本地打开可能不行需要放在nginx或者apache或者其他的web服务器上运行。
!DOCTYPE html
html
headmeta charsetutf-8 /title测试播放m3u8/titlelink hrefhttps://cdn.bootcdn.net/ajax/libs/video.js/5.18.4/video-js.css relstylesheetscript srchttps://cdn.bootcdn.net/ajax/libs/video.js/5.18.4/video.min.js/scriptscript srchttps://cdnjs.cloudflare.com/ajax/libs/videojs-contrib-hls/5.15.0/videojs-contrib-hls.min.jstypetext/javascript/script
/head
bodyvideo idvideoPlayer classvideo-js controls stylewidth:300px;height:300px;source srchttp://192.168.0.101:8178/kbkbk/index.m3u8 typeapplication/x-mpegURL
/videoscriptvideojs(videoPlayer, {});
/script/body
/html