Browse Source

更新版本到 1.5.5

ChangeLog
1. 优化断网重连后,对重推的流的 audio 或 video 恢复为重连前的状态
2. 优化对于订阅流无法进行订阅时的处理
kevin.song 5 years ago
parent
commit
514c2d1329
2 changed files with 2 additions and 2 deletions
  1. 1 1
      lib/index.js
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 1 - 1
lib/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "urtc-sdk",
-  "version": "1.5.4",
+  "version": "1.5.5",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "repository": {