kucservice 1.3.2 → 1.3.4

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.
@@ -10125,6 +10125,8 @@ var common_request_getH265PlayerObj = function getH265PlayerObj(rtcServe, docePr
10125
10125
  videoConfigdefault = Object.assign(videoConfigdefault, videoConfig);
10126
10126
  }
10127
10127
 
10128
+ console.log('===callback====');
10129
+ console.log(callBack);
10128
10130
  var h265Play = new h265({
10129
10131
  callBack: callBack || function () {},
10130
10132
  rtcServe: rtcServe,
Binary file