Skip to content

Commit 4d9bad5

Browse files
author
SG
committed
v7.2update
1 parent 172fed5 commit 4d9bad5

3 files changed

Lines changed: 12 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,9 @@
2121
- [x] Support server record chat video.
2222

2323
## Latest Version Update
24-
- SDK update to **v7.1**
25-
- Added **group chat** demo
26-
- Udp and Tcp servers are combined into **one server**
27-
- Fixed **memory leak** during Hololens call
28-
- Optimized **udp network** transmission
29-
- Support **vuforia** video
24+
- SDK update to **v7.2**
25+
- Update group chat demo UI
26+
- Fixed **server record** conversion bug
3027

3128
[View all version updates](VersionUpdates.md)
3229

README.zh.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@
2121
- [x] 支持服务器录制聊天视频。
2222

2323
## 最新版本更新
24-
- SDK更新到了**v7.1**
25-
- 添加了**群聊**演示
26-
- Udp和Tcp服务器合并为**一个服务器**
27-
- 修复了Hololens通话的**内存泄漏**
28-
- 优化的**udp网络**传输
29-
- 支持采集**vuforia**视频
24+
- SDK更新到了**v7.2**
25+
- 更新群组视频Demo界面
26+
- 修复服务器录制视频转码bug
27+
3028

3129
[查看所有版本更新](VersionUpdates.md)
3230

VersionUpdates.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
## All Versions
22

3+
### v7.2 (2021/3/5)
4+
5+
- Update group chat demo UI
6+
- Fixed **server record** encode bug
37

48
### v7.1 (2021/2/1)
59

610
- Added **group chat** demo
7-
- Udp and Tcp servers are combined into **one server**.
11+
- Udp and Tcp servers are combined into **one server**
812
- Fixed **memory leak** during Hololens call
913
- Optimized **udp network** transmission
1014
- Support **vuforia** video

0 commit comments

Comments
 (0)