React写的视频播放组件

#1

这是一个对HTML5 Video播放进行封装的视频组建,主要功能移植自video.js,有完整的视频播放基本功能,支持定制化。

对state采用了类似于redux的方法进行管理,使用WebPack配套包的开发和打包,sass编译样式表。

Github地址:https://github.com/video-react/video-react
演示地址:https://video-react.github.io/

#2

#666,帮了大忙,哈哈哈

#3

自顶一下,已经差不多600star了

1 Like
#4

微信内嵌怎么弄呢

#5

warning.js?ead4792:33 Warning: Prop className did not match. Server: “video-react-controls-enabled video-react-paused video-react-fluid video-react-user-active video-react-workinghover video-react” Client: “video-react-controls-enabled video-react-paused video-react-fluid video-react-user-active video-react”

报这个错是怎么回事

#6

播放按钮出现的是怎么控制的,老是自己就隐藏了