1 Star 0 Fork 1

Catouse/owt-client-javascript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Open WebRTC Toolkit JavaScript SDK

Open WebRTC Toolkit JavaScript SDK builds on top of the W3C standard WebRTC APIs to accelerate development of real-time communications (RTC) for web applications, including peer-to-peer, broadcasting, and conference mode communications.

How to build release package

  1. Run npm install -g grunt-cli to install grunt. (You may need to chown -R $USER /usr/local for this to work.)
  2. Go to "scripts" folder.
  3. Run npm install to install development dependencies.
  4. Run grunt.
  5. Get release package in "dist" folder.

How to build uncompressed SDK

Run grunt debug in "scripts" folder and get files in "dist/sdk-debug".

Where to find API documents

Run grunt jsdoc in "scripts" folder and get docs in "dist/docs".

How to contribute

We warmly welcome community contributions to Open WebRTC Toolkit JavaScript SDK repository. If you are willing to contribute your features and ideas to OWT, follow the process below:

  • Make sure your patch will not break anything, including all the build and tests
  • Submit a pull request onto https://github.com/open-webrtc-toolkit/owt-client-javascript/pulls
  • Watch your patch for review comments if any, until it is accepted and merged OWT project is licensed under Apache License, Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contributions under these terms.

How to report issues

Use the "Issues" tab on Github.

See Also

http://webrtc.intel.com

空文件

简介

https://github.com/open-webrtc-toolkit/owt-client-javascript.git 展开 收起
README
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/catouse/owt-client-javascript.git
git@gitee.com:catouse/owt-client-javascript.git
catouse
owt-client-javascript
owt-client-javascript
master

搜索帮助