Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-pu authored Jun 22, 2021
1 parent ecfeeb8 commit a6e7392
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
| Electron | [下载](https://web.sdk.qcloud.com/trtc/electron/download/TXLiteAVSDK_TRTC_Electron_latest.zip) | [DOC](https://cloud.tencent.com/document/product/647/38548) | [DOC](https://cloud.tencent.com/document/product/647/38549) |[API](https://cloud.tencent.com/document/product/647/38551) |
| 微信小程序 | [下载](https://web.sdk.qcloud.com/trtc/miniapp/download/trtc-room.zip) | [DOC](https://cloud.tencent.com/document/product/647/32399) | [DOC](https://cloud.tencent.com/document/product/647/32183) |[API](https://cloud.tencent.com/document/product/647/17018) |

## Version 8.7 @ 2021.05.25
## Version 8.8 @ 2021.06.21

**欢迎加入**
团队技术氛围浓厚,培训体系完善,产品线多样,有经验丰富的“老司机”手把手帮你入门音视频技术。<br>
北京、西安、上海、深圳、广州均有岗位,如果您对音视频技术感兴趣,欢迎加入我们 [腾讯云 TRTC 研发团队](https://careers.tencent.com/jobdesc.html?postId=1297858141983088640)

功能新增
1. 全平台:增加外接音频设备的异常检测。您可以通过监听 onStatistics 回调 TRTCLocalStatistics 中的 audioCaptureState 来实时检测长时间静音、破音、异常间断问题。
1. Windows:自定义采集支持输入 RGBA 格式的视频数据。
1. Android & Mac & iOS:支持外部接管音频播放,请参考 API: enableCustomAudioRendering。

质量优化
1. 全平台:优化 bgm 资源管理,及时释放内存占用。
1. 全平台:推流端退后台暂停视频上行时,播放端能及时收到 onUserVideoAvailable(false) 的通知。
1. Mac:优化屏幕分享时鼠标捕捉的 CPU 和内存占用。
1. 全平台:优化 mixExternalAudioFrame 易用性,不再需要您完美地控制调用时机。
1. Mac:降低屏幕分享开启鼠标捕捉时 CPU 的开销。
1. Windows:优化 AGC 声音增益效果,更快更及时地进行调整。
1. Windows:优化启用窗口过滤时屏幕分享的性能开销。

问题修复
1. Android :修复 setRemoteViewFillMode 部分机型偶现不生效的问题
1. iOS/Mac:修复停止自定义美颜时的内存资源释放问题
1. iOS:修复播放 aac 格式本地音频文件总时长不准的问题
1. Android:修复部分机型切换后台时播放声音卡顿的问题


更早期的版本更新历史请点击 [More](https://cloud.tencent.com/document/product/647/46907)...
Expand Down

0 comments on commit a6e7392

Please sign in to comment.