Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tcplayer

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcplayer

腾讯云web播放器SDK

  • 0.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16
decreased by-15.79%
Maintainers
1
Weekly downloads
 
Created
Source

腾讯云web播放器SDK

本库为腾讯云直播的web播放器sdk镜像。

  • 源文件 http://imgcache.qq.com/open/qcloud/video/vcplayer/TcPlayer.js
  • 腾讯云直播web播放器文档 https://www.qcloud.com/document/product/267/7479

广告

腾讯这个sdk闭源,代码写得忒烂,直播rtmp时使用的swf事件不全,bug众多,又无处反馈。 so,我自己写了个播放器,用在公司项目中,各位有兴趣可以来使用、拍砖、贡献代码。

安装

npm install tcplayer --save

or

yarn add tcplayer

如果需要锁定某个版本,如下:

npm install tcplayer@0.0.1 --save

or

yarn add tcplayer@0.0.1

自动更新

本库每天会做自动更新,检查源地址的md5是否变更,变更则自动提交commit,tag自增,并自动发布到 npm

LICENSE

MIT

Keywords

FAQs

Package last updated on 31 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc