@byteplus/veplayer 2.12.0-rc.2 → 2.12.1

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.12.0-rc.2",
3
+ "version": "2.12.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -26723,7 +26723,7 @@ MediaSource ${JSON.stringify(attachMediaSourceData)} from ${logFromSource}`);
26723
26723
  device_id: deviceId,
26724
26724
  error_report_stop: true,
26725
26725
  ext: {
26726
- veplayer_version: "2.3.1-rc.3",
26726
+ veplayer_version: "2.3.0",
26727
26727
  flv_version: "3.0.24-rc.6",
26728
26728
  hls_version: "3.0.24-rc.2",
26729
26729
  rts_version: "0.2.1-alpha.64"
@@ -34307,7 +34307,8 @@ MediaSource ${JSON.stringify(attachMediaSourceData)} from ${logFromSource}`);
34307
34307
  Tea.init({
34308
34308
  ...teaOptions,
34309
34309
  app_id: 507365,
34310
- channel: "sg"
34310
+ channel: "sg",
34311
+ channel_domain: "https://mcs-nontt.byteintlapi.com"
34311
34312
  });
34312
34313
  Tea.start();
34313
34314
  Tea.config({
@@ -51426,7 +51427,7 @@ Radeong 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.9.0)|-1
51426
51427
  }
51427
51428
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
51428
51429
  ...options,
51429
- playerVersion: "2.3.1-rc.3",
51430
+ playerVersion: "2.3.0",
51430
51431
  type: "LIVE"
51431
51432
  }));
51432
51433
  return liveVeStrategy.veStrategyManager;