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.
@@ -10133,7 +10133,7 @@ var common_request_getH265PlayerObj = function getH265PlayerObj(wsServe, rtcServ
10133
10133
 
10134
10134
  console.log('===callback====');
10135
10135
  console.log(callBack);
10136
- var h265Play = new h265({
10136
+ var h265Play = new h265v3({
10137
10137
  callBack: callBack || function () {},
10138
10138
  rtcServe: rtcServe,
10139
10139
  wsServe: wsServe,
Binary file