EasyPlayer流媒体视频播放器
EasyPlayer流媒体视频播放器可支持H.264与H.265编码格式,性能稳定、播放流畅,能支持RTSP、RTMP、HLS、FLV、WebRTC等格式的视频流播放,并且已实现网页端实时录像、在iOS上实现低延时直播等功能。
npm install --save @easydarwin/easyplayer
- 将依赖node_modules/@easydarwin/easyplayer/dist/component中的crossdomain.xml、EasyPlayer-lib.min.js、EasyPlayer.wasm三个文件复制拷贝到public文件夹下的lib文件和libs文件中,如图所示,并在index.html中引用组件

