kucservice 1.3.6 → 1.3.7

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.
@@ -10124,7 +10124,7 @@ var common_request_getH265PlayerObj = function getH265PlayerObj(wsServe, rtcServ
10124
10124
 
10125
10125
  console.log('===callback====');
10126
10126
  console.log(callBack);
10127
- var h265Play = new h265({
10127
+ var h265Play = new h265v3({
10128
10128
  callBack: callBack || function () {},
10129
10129
  rtcServe: rtcServe,
10130
10130
  wsServe: wsServe,
Binary file