# videojs-for-react **Repository Path**: darcrandex/videojs-for-react ## Basic Information - **Project Name**: videojs-for-react - **Description**: 基于 video.js 封装的demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## v.10 这个版本可以实现`hls`和`rtmp`的直播流播放. 但是引入方式是从`index.html`中添加 cdn. > 后续版本会考虑使用`npm`导入的方式进行引用