@ezuikit/theme-rec
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@ezuikit/theme-rec

回放主题,支持ezopen私有协议播放器

使用

const RecTheme = require('@ezuikit/theme-rec');

const theme = new RecTheme({
  id: 'video-container', // 视频容器ID
  accessToken: "",
  url: "",
  width: 600,
  height: 400,
  staticPath: "/" // 复制 dist 下PlayCtrlWasm 放置在服务器静态资源路径下
});

Package Sidebar

Install

npm i @ezuikit/theme-rec

Weekly Downloads

34

Version

0.1.0

License

MIT

Unpacked Size

16.1 MB

Total Files

16

Last publish

Collaborators

  • ezviz-jzy
  • freeshine
  • ezviz-openteam