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.30
  • latest
  • Source
  • npm
  • Socket score

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

腾讯云 web 播放器 SDK

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

源文件

  • https:https://imgcache.qq.com/open/qcloud/video/vcplayer/TcPlayer-2.3.2.js

腾讯云直播 web 播放器文档

https://cloud.tencent.com/document/product/881/20207

广告

腾讯这个 sdk 闭源,代码写得忒烂,直播 rtmp 时使用的 swf 事件不全,bug 众多,又无处反馈。

so,我自己写了个播放器,用在公司项目中,各位有兴趣可以来使用、拍砖、贡献代码。

传送门:https://github.com/duxiaofeng-github/zaojiu-player

安装

npm install tcplayer --save

or

yarn add tcplayer

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

npm install tcplayer@0.0.1 --save

or

yarn add tcplayer@0.0.1

使用

参见 docs

自动更新

本库每天会使用 travis 做定时自动更新,检查源地址文件是否变更,变更则自动提交 commit,tag 自增,并自动发布到 npm

CHANGELOG

CHANGELOG

LICENSE

MIT

Keywords

FAQs

Package last updated on 03 Aug 2020

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