my-vod-js-sdk-v6
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

vod-js-sdk-v6

Web SDK for Tencent Cloud Video Service

Document: https://cloud.tencent.com/document/product/266

Install

npm install vod-js-sdk-v6

For browser, there is a umd bundle: dist/vod-js-sdk-v6.js

We use Promise in the source code. You should imoprt Promise polyfill when target legacy browsers.

Demo

demo https://tencentyun.github.io/vod-js-sdk-v6/

demo source code https://github.com/tencentyun/vod-js-sdk-v6/blob/master/docs/index.html

import usage demo: https://github.com/tencentyun/vod-js-sdk-v6/tree/master/docs/import-demo

troubleshooting https://github.com/tencentyun/vod-js-sdk-v6/wiki/常见故障排查

Usage

  • NOTICE: Document may be outdated, but demo and source code are always latest*

See: https://cloud.tencent.com/document/product/266/9239

Contributing

  1. git clone this project
  2. npm install
  3. npm run test
  4. add more task cases

Readme

Keywords

Package Sidebar

Install

npm i my-vod-js-sdk-v6

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

1.09 MB

Total Files

33

Last publish

Collaborators

  • jeffxu