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.
@@ -10111,7 +10111,7 @@ var getH265PlayerObj = function getH265PlayerObj(rtcServe, doceProUrl, videoConf
10111
10111
  };
10112
10112
  var h265Play = new h265({
10113
10113
  rtcServe: rtcServe,
10114
- decUrl: doceProUrl || '/decoder/decoder-pro.js',
10114
+ decUrl: doceProUrl || './decoder/decoder-pro.js',
10115
10115
  videoConfig: videoConfig || videoConfigdefault
10116
10116
  });
10117
10117
  return h265Play;
Binary file