@camstack/addon-pipeline 1.2.119 → 1.2.121

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.
Files changed (34) hide show
  1. package/dist/{addon-utils-RAHF2hmW.js → addon-utils-DpyYShEF.js} +1 -1
  2. package/dist/audio-analyzer/index.js +3 -3
  3. package/dist/audio-analyzer/index.mjs +2 -2
  4. package/dist/detection-pipeline/index.js +5 -5
  5. package/dist/detection-pipeline/index.mjs +3 -3
  6. package/dist/{dist-Db664g2O.mjs → dist-BJFxSye4.mjs} +17 -2
  7. package/dist/{dist-DIsM42Ex.js → dist-CDNpiyq6.js} +17 -2
  8. package/dist/{event-loop-stall-monitor-CSpdFZb6.js → event-loop-stall-monitor-BnqO_H2Z.js} +1 -1
  9. package/dist/{event-loop-stall-monitor-DY6339bX.mjs → event-loop-stall-monitor-CcHh1ovi.mjs} +1 -1
  10. package/dist/{lazy-sharp-LSlEXQe_.js → lazy-sharp-B39XqJD6.js} +1 -1
  11. package/dist/motion-wasm/index.js +2 -2
  12. package/dist/motion-wasm/index.mjs +1 -1
  13. package/dist/pipeline-runner/index.js +4 -4
  14. package/dist/pipeline-runner/index.mjs +3 -3
  15. package/dist/{process-memory-CPm5TMBl.mjs → process-memory-BeCXh3iT.mjs} +1 -1
  16. package/dist/{process-memory-DpSJQF-p.js → process-memory-QlU7BsBQ.js} +1 -1
  17. package/dist/recorder/index.js +125 -27
  18. package/dist/recorder/index.mjs +124 -26
  19. package/dist/segment-demux-js-BuaascIe.mjs +7288 -0
  20. package/dist/segment-demux-js-DZ6bRNvA.js +7310 -0
  21. package/dist/session-decode/decode-worker-child.js +2 -2
  22. package/dist/session-decode/decode-worker-child.mjs +1 -1
  23. package/dist/stream-broker/_stub.js +1 -1
  24. package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CstvrzmK.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-DN_gNdAs.mjs} +2 -2
  25. package/dist/stream-broker/{_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-BiNja8Hw.mjs → _virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-Cs8bmrWP.mjs} +1 -1
  26. package/dist/stream-broker/demux-worker-child.js +46 -0
  27. package/dist/stream-broker/demux-worker-child.mjs +47 -0
  28. package/dist/stream-broker/{hostInit-kHeLqEod.mjs → hostInit-F493PnEJ.mjs} +2 -2
  29. package/dist/stream-broker/index.js +429 -7425
  30. package/dist/stream-broker/index.mjs +430 -7423
  31. package/dist/stream-broker/remoteEntry.js +1 -1
  32. package/dist/{worker-protocol-C1tr8WP3.js → worker-protocol-BPx6jK4-.js} +1 -1
  33. package/dist/{worker-protocol-_zMPqSas.mjs → worker-protocol-Djzf2BTN.mjs} +1 -1
  34. package/package.json +1 -1
@@ -30,7 +30,7 @@ async function d(e) {
30
30
  }
31
31
  }
32
32
  async function f() {
33
- return l ||= d(() => import("./_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CstvrzmK.mjs")).catch((e) => {
33
+ return l ||= d(() => import("./_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-DN_gNdAs.mjs")).catch((e) => {
34
34
  throw l = void 0, e;
35
35
  }), l;
36
36
  }
@@ -1,4 +1,4 @@
1
- const require_dist = require("./dist-DIsM42Ex.js");
1
+ const require_dist = require("./dist-CDNpiyq6.js");
2
2
  //#region src/session-decode/native-lease-config.ts
3
3
  /**
4
4
  * Resolution of the native-frame hold / tile knobs for one decode worker.
@@ -1,4 +1,4 @@
1
- import { f as DEFAULT_NATIVE_LEASE_SETTINGS, v as NativeLeaseAdmissionSchema, y as NativeLeaseSettingsSchema } from "./dist-Db664g2O.mjs";
1
+ import { f as DEFAULT_NATIVE_LEASE_SETTINGS, v as NativeLeaseAdmissionSchema, y as NativeLeaseSettingsSchema } from "./dist-BJFxSye4.mjs";
2
2
  //#region src/session-decode/native-lease-config.ts
3
3
  /**
4
4
  * Resolution of the native-frame hold / tile knobs for one decode worker.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-pipeline",
3
- "version": "1.2.119",
3
+ "version": "1.2.121",
4
4
  "description": "Pipeline bundle — runner, detection, motion, audio + stream broker. Multi-entry npm package shipping pipeline addons under a single bundle.",
5
5
  "keywords": [
6
6
  "camstack",