@byteplus/veplayer 2.11.2 → 2.12.0-rc.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteplus/veplayer",
3
- "version": "2.11.2",
3
+ "version": "2.12.0-rc.0",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -26717,7 +26717,7 @@ MediaSource ${JSON.stringify(attachMediaSourceData)} from ${logFromSource}`);
26717
26717
  device_id: deviceId,
26718
26718
  error_report_stop: true,
26719
26719
  ext: {
26720
- veplayer_version: "2.3.0",
26720
+ veplayer_version: "2.3.1-rc.3",
26721
26721
  flv_version: "3.0.23-rc.6",
26722
26722
  hls_version: "3.0.21-rc.21",
26723
26723
  rts_version: "0.2.1-alpha.57"
@@ -51378,7 +51378,7 @@ Radeong 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.9.0)|-1
51378
51378
  }
51379
51379
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
51380
51380
  ...options,
51381
- playerVersion: "2.3.0",
51381
+ playerVersion: "2.3.1-rc.3",
51382
51382
  type: "LIVE"
51383
51383
  }));
51384
51384
  return liveVeStrategy.veStrategyManager;