Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
garyxgwang committed Sep 26, 2021
1 parent ab77d33 commit ff34ffc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@

对于使用 V1 的客户,我们提供了 V1 升级到 V2 的[接口升级指引对照表](https://docs.qq.com/sheet/DRkJUckpGdkNTUmt2)

### Version 9.1 @ 2021.09.02
- iOS&Android:V2 新增支持设置帧率和码率;
- iOS&Android:V2 新增拉无效流时失败状态回调;
- iOS&Android:移动直播新增支持H265编码;
- iOS&Android:修复快直播存在的内存泄漏问题;
- iOS:修复快直播多实例播放时音频设置相互影响的问题;
- Android:优化特定条件下视频画面过曝的问题;
### Version 9.2 @ 2021.09.26
- iOS:修复 V2 Player onWarning 方法不回的问题;
- iOS:修复快直播播放拉流端停止拉流,再重新拉流观看音画不同步的问题;
- Android:修复特定情况下出现崩溃的问题;
- Android:修复 V2 RTMP 推流存在的内存泄漏问题;
- Android&iOS:修复快直播 H265 流播放失败的问题;

## MLVB Demo

Expand Down
7 changes: 7 additions & 0 deletions 版本历史.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### Version 9.2 @ 2021.09.26
- iOS:修复 V2 Player onWarning 方法不回的问题;
- iOS:修复快直播播放拉流端停止拉流,再重新拉流观看音画不同步的问题;
- Android:修复特定情况下出现崩溃的问题;
- Android:修复 V2 RTMP 推流存在的内存泄漏问题;
- Android&iOS:修复快直播 H265 流播放失败的问题;

### Version 9.1 @ 2021.09.02
- iOS&Android:V2 新增支持设置帧率和码率;
- iOS&Android:V2 新增拉无效流时失败状态回调;
Expand Down

0 comments on commit ff34ffc

Please sign in to comment.