aliyun-aliplayer 2.9.22 → 2.9.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -133,6 +133,7 @@
133
133
  "Record_Not_Allowed": "禁止录屏或小窗口播放,请关闭插件或更换浏览器",
134
134
  "Rts_Err_Http_Signal_Error":"(RTS)信令请求失败",
135
135
  "Rts_Err_Play_Failed":"(RTS)播放失败",
136
+ "Rts_Err_No_Data_For": "毫秒没有数据",
136
137
  "Rts_Err_Browser_Not_Support":"(RTS)不支持此浏览器",
137
138
  "Rts_Err_Not_Support_Webrtc":"(RTS)不支持webrtc",
138
139
  "Rts_Err_Browser_Version_Too_Low":"(RTS)浏览器版本过低",
@@ -100,6 +100,7 @@ module.exports = {
100
100
  "Record_Not_Allowed": "Recording or playing in seperated window is not allowed, please disable related plugins or switch browser.",
101
101
  "Rts_Err_Http_Signal_Error":"(RTS)http signal error",
102
102
  "Rts_Err_Play_Failed":"(RTS)play faild error",
103
+ "Rts_Err_No_Data_For": "ms received no data",
103
104
  "Rts_Err_Browser_Not_Support":"(RTS)browser not support",
104
105
  "Rts_Err_Not_Support_Webrtc":"(RTS)not support webrtc",
105
106
  "Rts_Err_Browser_Version_Too_Low":"(RTS)browser version too low",
@@ -100,6 +100,7 @@ module.exports = {
100
100
  "Record_Not_Allowed": "禁止录屏或小窗口播放,请关闭插件或更换浏览器",
101
101
  "Rts_Err_Http_Signal_Error":"(RTS)信令请求失败",
102
102
  "Rts_Err_Play_Failed":"(RTS)播放失败",
103
+ "Rts_Err_No_Data_For": "毫秒没有数据",
103
104
  "Rts_Err_Browser_Not_Support":"(RTS)不支持此浏览器",
104
105
  "Rts_Err_Not_Support_Webrtc":"(RTS)不支持webrtc",
105
106
  "Rts_Err_Browser_Version_Too_Low":"(RTS)浏览器版本过低",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aliyun-aliplayer",
3
- "version": "2.9.22",
3
+ "version": "2.9.23",
4
4
  "description": "aliyun h5 player",
5
5
  "main": "./dist/aliplayer-min",
6
6
  "files": [