kucservice 1.2.2 → 1.2.3

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.
@@ -10120,7 +10120,7 @@ var getH265PlayerObj = function getH265PlayerObj(rtcServe, doceProUrl, videoConf
10120
10120
  };
10121
10121
  var h265Play = new h265({
10122
10122
  rtcServe: rtcServe,
10123
- decUrl: doceProUrl || '/decoder/decoder-pro.js',
10123
+ decUrl: doceProUrl || './decoder/decoder-pro.js',
10124
10124
  videoConfig: videoConfig || videoConfigdefault
10125
10125
  });
10126
10126
  return h265Play;
Binary file