-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #46 from disoul/release/2.2.0
2.2.0
- Loading branch information
Showing
10 changed files
with
17,591 additions
and
68 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2414,6 +2414,10 @@ core-js@^2.5.7: | |
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.3.tgz#4b70938bdffdaf64931e66e2db158f0892289c49" | ||
|
||
core-js@^2.6.3: | ||
version "2.6.5" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895" | ||
|
||
[email protected], core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|
@@ -6504,9 +6508,9 @@ pify@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" | ||
|
||
pili-rtc-web@^2.1.0-patch.0: | ||
version "2.1.0-patch.0" | ||
resolved "https://registry.yarnpkg.com/pili-rtc-web/-/pili-rtc-web-2.1.0-patch.0.tgz#dec9bbae52c3f08646d1426245f5573eeee416a1" | ||
pili-rtc-web@2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/pili-rtc-web/-/pili-rtc-web-2.2.0.tgz#fef390c31a16938fa3fdf14d0182a14e34d5d0ca" | ||
dependencies: | ||
"@babel/runtime" "^7.3.1" | ||
"@types/detect-browser" "^2.0.1" | ||
|
@@ -6522,7 +6526,7 @@ pili-rtc-web@^2.1.0-patch.0: | |
lodash.uniqby "^4.7.0" | ||
sdp-transform "^2.4.1" | ||
semver "^5.6.0" | ||
webrtc-adapter "^6.4.4" | ||
webrtc-adapter "^7.2.0" | ||
wolfy87-eventemitter "^5.2.5" | ||
|
||
pinkie-promise@^2.0.0: | ||
|
@@ -7878,7 +7882,7 @@ rsvp@^3.3.3: | |
version "3.6.2" | ||
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a" | ||
|
||
rtcpeerconnection-shim@^1.2.14: | ||
rtcpeerconnection-shim@^1.2.15: | ||
version "1.2.15" | ||
resolved "https://registry.yarnpkg.com/rtcpeerconnection-shim/-/rtcpeerconnection-shim-1.2.15.tgz#e7cc189a81b435324c4949aa3dfb51888684b243" | ||
dependencies: | ||
|
@@ -9108,11 +9112,11 @@ [email protected]: | |
watchpack "^1.5.0" | ||
webpack-sources "^1.2.0" | ||
|
||
webrtc-adapter@^6.4.4: | ||
version "6.4.8" | ||
resolved "https://registry.yarnpkg.com/webrtc-adapter/-/webrtc-adapter-6.4.8.tgz#eeca3f0d5b40c0e629b865ef2a936a0b658274de" | ||
webrtc-adapter@^7.2.0: | ||
version "7.2.3" | ||
resolved "https://registry.yarnpkg.com/webrtc-adapter/-/webrtc-adapter-7.2.3.tgz#2b9b60cf34a6d2a38d247fd1d9a6c495aed85a02" | ||
dependencies: | ||
rtcpeerconnection-shim "^1.2.14" | ||
rtcpeerconnection-shim "^1.2.15" | ||
sdp "^2.9.0" | ||
|
||
websocket-driver@>=0.5.1: | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# QNRTCWeb v2.2.0 | ||
|
||
## 简介 | ||
QNRTCWeb 是七牛云推出的一款适用于 Web 平台的实时音视频 SDK,提供了包括音视频通话、静音、发布、订阅多种功能,提供灵活的接口,支持高度定制以及二次开发。 | ||
|
||
## 缺陷修复 | ||
- 修复弱网时可能会出现的重新发布/订阅失败 | ||
- 修复 WebAudio 因为 AutoPlay Policy 导致阻塞的情况 | ||
- 修复屏幕共享 enabled 参数无效的问题 | ||
|
||
## 优化 | ||
- 批量订阅 Track 时不会因为其中一个失败而导致整体失败 | ||
- 当远端 Track 异常终止时,现在会自动重新订阅 | ||
|
||
## 功能 | ||
- 添加了混音模块 | ||
- 重新设计了外部音频导入的 API | ||
- Chrome 72 现在支持无插件屏幕共享了 | ||
- 支持配置通过 TCP 来传输音视频数据 | ||
- 增加实时音量等级获取的 API | ||
|
||
关于新功能的细节,可以参考文档站中的 [ReleaseNote](https://doc.qnsdk.com/rtn/web/blog/2019/04/30/v2.2.0-release) | ||
|
||
## 问题反馈 | ||
|
||
当你遇到任何问题时,可以通过在 GitHub 的 repo 提交 `issues` 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 ```Labels``` 中指明类型为 bug 或者其他。 | ||
|
||
[通过这里查看已有的 issues 和提交 bug](https://github.com/pili-engineering/QNRTC-Web/issues) | ||
|