@camstack/addon-pipeline 0.1.19 → 0.1.20
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/dist/audio-analyzer/index.js +5 -2
- package/dist/audio-analyzer/index.js.map +1 -1
- package/dist/audio-analyzer/index.mjs +5 -2
- package/dist/audio-analyzer/index.mjs.map +1 -1
- package/dist/audio-codec-nodeav/index.js +1 -1
- package/dist/audio-codec-nodeav/index.mjs +1 -1
- package/dist/decoder-nodeav/index.js +2 -2
- package/dist/decoder-nodeav/index.mjs +2 -2
- package/dist/detection-pipeline/index.js +25 -25
- package/dist/detection-pipeline/index.js.map +1 -1
- package/dist/detection-pipeline/index.mjs +25 -25
- package/dist/detection-pipeline/index.mjs.map +1 -1
- package/dist/{index-Bmlkm0Fd.mjs → index-5aYef068.mjs} +3601 -770
- package/dist/index-5aYef068.mjs.map +1 -0
- package/dist/{index-BbPPvoCx.js → index-B36NMAdu.js} +3577 -746
- package/dist/index-B36NMAdu.js.map +1 -0
- package/dist/{index-D_cl0Qqb.js → index-CMcx_k6Y.js} +48 -48
- package/dist/{index-D_cl0Qqb.js.map → index-CMcx_k6Y.js.map} +1 -1
- package/dist/{index-UbcdLS7a.mjs → index-CYb7cFrv.mjs} +46 -46
- package/dist/{index-UbcdLS7a.mjs.map → index-CYb7cFrv.mjs.map} +1 -1
- package/dist/motion-wasm/index.js +1 -1
- package/dist/motion-wasm/index.mjs +1 -1
- package/dist/pipeline-runner/index.js +74 -77
- package/dist/pipeline-runner/index.js.map +1 -1
- package/dist/pipeline-runner/index.mjs +74 -77
- package/dist/pipeline-runner/index.mjs.map +1 -1
- package/dist/recorder/index.js +2209 -0
- package/dist/recorder/index.js.map +1 -0
- package/dist/recorder/index.mjs +2209 -0
- package/dist/recorder/index.mjs.map +1 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/FfmpegParamsField.d.ts +41 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/GeometryBuilder.d.ts +54 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/format-ua.d.ts +13 -0
- package/dist/stream-broker/@mf-types/compiled-types/stream-broker/widgets/index.d.ts +2 -0
- package/dist/stream-broker/@mf-types.zip +0 -0
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-h5aXOPSA.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-lantnv8e.mjs} +1 -1
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-DJ3UNg7O.mjs +30 -0
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-CYXy_bhS.mjs +21 -0
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs-BsB2G7oY.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs-CaDEYBIU.mjs} +8 -7
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-xrRiPUpA.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-D6EROtlA.mjs} +1 -1
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-gBEZsQrp.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-x6pP3Ghk.mjs} +2 -2
- package/dist/stream-broker/{__mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-C0E2yCzO.mjs → __mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-CcnN6sbA.mjs} +1 -1
- package/dist/stream-broker/_stub.js +963 -333
- package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CupRlwqG.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-CL9DR49k.mjs} +6 -6
- package/dist/stream-broker/{client-NPZqorv9.mjs → client-BvTmMOQu.mjs} +2 -2
- package/dist/stream-broker/{hostInit-Bh4w7o5_.mjs → hostInit-ChmiMPS0.mjs} +12 -12
- package/dist/stream-broker/{index-D_1p2K9B.mjs → index-BxsFuFmE.mjs} +24 -24
- package/dist/stream-broker/{index-mX3Kgiv1.mjs → index-C-248uOU.mjs} +2 -2
- package/dist/stream-broker/{index-2Qp8vT3w.mjs → index-C05B6jqp.mjs} +1 -1
- package/dist/stream-broker/index-DOJoSShD.mjs +67784 -0
- package/dist/stream-broker/{index-Dy2V7VOm.mjs → index-DtOI1aTU.mjs} +10112 -5987
- package/dist/stream-broker/{index-Cc6QBqMk.mjs → index-oMq6ilgR.mjs} +253 -267
- package/dist/stream-broker/{index-BBcZvb5t.mjs → index-vIWZQBIL.mjs} +1 -1
- package/dist/stream-broker/index.js +3168 -543
- package/dist/stream-broker/index.js.map +1 -1
- package/dist/stream-broker/index.mjs +3172 -546
- package/dist/stream-broker/index.mjs.map +1 -1
- package/dist/stream-broker/{jsx-runtime-lb0mH5st.mjs → jsx-runtime-BRT_HL0A.mjs} +1 -1
- package/dist/stream-broker/remoteEntry.js +1 -1
- package/dist/stream-broker/{schemas-ClCuS4qa.mjs → schemas-B7L0qZtq.mjs} +411 -406
- package/package.json +51 -3
- package/dist/index-BbPPvoCx.js.map +0 -1
- package/dist/index-Bmlkm0Fd.mjs.map +0 -1
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-NjF4kxzW.mjs +0 -19
- package/dist/stream-broker/__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-BAv_5ISf.mjs +0 -20
- package/dist/stream-broker/index-CIJue-4t.mjs +0 -37880
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as hfModelUrl, C as COCO_TO_MACRO, g as COCO_80_LABELS, A as AUDIO_MACRO_LABELS, e as errMsg, f as createEvent, E as EventCategory, i as evaluateZoneRules, Y as YAMNET_TO_MACRO,
|
|
1
|
+
import { h as hfModelUrl, C as COCO_TO_MACRO, g as COCO_80_LABELS, A as AUDIO_MACRO_LABELS, e as errMsg, f as createEvent, E as EventCategory, i as sleep, j as evaluateZoneRules, Y as YAMNET_TO_MACRO, k as APPLE_SA_TO_MACRO, q as parseJsonUnknown, B as BaseAddon, r as hydrateSchema, t as pipelineExecutorCapability, u as detectionPipelineCapability } from "../index-5aYef068.mjs";
|
|
2
2
|
import * as fs from "node:fs";
|
|
3
3
|
import * as path from "node:path";
|
|
4
4
|
import * as os from "node:os";
|
|
@@ -872,12 +872,12 @@ const OBJECT_DETECTION_MODELS = [
|
|
|
872
872
|
openvino: { url: hf("objectDetection/yolo26/openvino/camstack-yolo26x.xml"), sizeMB: 213, runtimes: ["python"] }
|
|
873
873
|
}
|
|
874
874
|
},
|
|
875
|
-
// ──
|
|
876
|
-
// Note:
|
|
875
|
+
// ── ReLU variants (optimized for int8 quantization) ──
|
|
876
|
+
// Note: these CoreML models are compiled with 320x320 fixed input size
|
|
877
877
|
{
|
|
878
878
|
id: "scrypted-yolov9t-relu",
|
|
879
|
-
name: "YOLOv9 Tiny ReLU
|
|
880
|
-
description: "
|
|
879
|
+
name: "YOLOv9 Tiny ReLU",
|
|
880
|
+
description: "YOLOv9t ReLU — optimized for int8 quantization",
|
|
881
881
|
inputSize: { width: 320, height: 320 },
|
|
882
882
|
labels: [],
|
|
883
883
|
preprocessMode: "letterbox",
|
|
@@ -889,8 +889,8 @@ const OBJECT_DETECTION_MODELS = [
|
|
|
889
889
|
},
|
|
890
890
|
{
|
|
891
891
|
id: "scrypted-yolov9s-relu",
|
|
892
|
-
name: "YOLOv9 Small ReLU
|
|
893
|
-
description: "
|
|
892
|
+
name: "YOLOv9 Small ReLU",
|
|
893
|
+
description: "YOLOv9s ReLU — improved efficiency, int8 ready",
|
|
894
894
|
inputSize: { width: 320, height: 320 },
|
|
895
895
|
labels: [],
|
|
896
896
|
preprocessMode: "letterbox",
|
|
@@ -902,9 +902,9 @@ const OBJECT_DETECTION_MODELS = [
|
|
|
902
902
|
},
|
|
903
903
|
{
|
|
904
904
|
id: "scrypted-yolov9c-relu",
|
|
905
|
-
name: "YOLOv9 C ReLU
|
|
906
|
-
description: "
|
|
907
|
-
//
|
|
905
|
+
name: "YOLOv9 C ReLU",
|
|
906
|
+
description: "YOLOv9c ReLU — high-accuracy, int8 ready",
|
|
907
|
+
// ReLU variants are all compiled with fixed 320x320 input
|
|
908
908
|
// (see the section header above). Validated at engine load via
|
|
909
909
|
// `validateOnnxInputShape` — mismatches warn, never silently miscompute.
|
|
910
910
|
inputSize: { width: 320, height: 320 },
|
|
@@ -918,9 +918,9 @@ const OBJECT_DETECTION_MODELS = [
|
|
|
918
918
|
},
|
|
919
919
|
{
|
|
920
920
|
id: "scrypted-yolov9m-relu",
|
|
921
|
-
name: "YOLOv9 M ReLU
|
|
922
|
-
description: "
|
|
923
|
-
//
|
|
921
|
+
name: "YOLOv9 M ReLU",
|
|
922
|
+
description: "YOLOv9m ReLU — medium, int8 ready",
|
|
923
|
+
// ReLU variants are all compiled with fixed 320x320 input
|
|
924
924
|
// (see the section header above). Validated at engine load via
|
|
925
925
|
// `validateOnnxInputShape` — mismatches warn, never silently miscompute.
|
|
926
926
|
inputSize: { width: 320, height: 320 },
|
|
@@ -949,9 +949,9 @@ const FACE_DETECTION_MODELS = [
|
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
id: "scrypted-yolov9t-face",
|
|
952
|
-
name: "YOLOv9t Face ReLU
|
|
953
|
-
description: "
|
|
954
|
-
//
|
|
952
|
+
name: "YOLOv9t Face ReLU",
|
|
953
|
+
description: "YOLOv9t face detection — YOLO-based, fast, 320x320 ReLU",
|
|
954
|
+
// ReLU face variants follow the 320x320 fixed input convention.
|
|
955
955
|
// Validated at engine load via `validateOnnxInputShape`.
|
|
956
956
|
inputSize: { width: 320, height: 320 },
|
|
957
957
|
labels: [{ id: "face", name: "Face" }],
|
|
@@ -980,8 +980,8 @@ const FACE_EMBEDDING_MODELS = [
|
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
982
|
id: "inception-resnet-v1",
|
|
983
|
-
name: "Inception ResNet V1
|
|
984
|
-
description: "FaceNet-style face recognition embeddings (512-d) —
|
|
983
|
+
name: "Inception ResNet V1",
|
|
984
|
+
description: "FaceNet-style face recognition embeddings (512-d) — hosted on plugin-models HF repo",
|
|
985
985
|
inputSize: { width: 160, height: 160 },
|
|
986
986
|
labels: [{ id: "embedding", name: "Face Embedding" }],
|
|
987
987
|
preprocessMode: "resize",
|
|
@@ -1794,8 +1794,8 @@ class EngineFactory {
|
|
|
1794
1794
|
* single IPC round-trip. Returns the structured Python detection
|
|
1795
1795
|
* dicts in input order. Throws when this factory has no pool path.
|
|
1796
1796
|
*
|
|
1797
|
-
* Used by `runPipelineBatch` for fair benchmarking
|
|
1798
|
-
*
|
|
1797
|
+
* Used by `runPipelineBatch` for fair batched benchmarking — N frames
|
|
1798
|
+
* in one IPC round-trip, amortising the per-call envelope overhead.
|
|
1799
1799
|
*/
|
|
1800
1800
|
async batchInferRaw(stepId, items, modelId) {
|
|
1801
1801
|
if (!this.poolManager) {
|
|
@@ -4125,7 +4125,7 @@ class DetectionPipelineProvider {
|
|
|
4125
4125
|
if (attempt < maxRetries) {
|
|
4126
4126
|
const delayMs = 2e3 * Math.pow(2, attempt - 1);
|
|
4127
4127
|
this.log.warn("Model download failed — retrying", { meta: { modelId: entry.id, attempt, maxRetries, error: msg, retryDelayMs: delayMs } });
|
|
4128
|
-
await
|
|
4128
|
+
await sleep(delayMs);
|
|
4129
4129
|
} else {
|
|
4130
4130
|
throw new Error(`Failed to download model "${entry.id}" after ${maxRetries} attempts: ${msg}`, { cause: err });
|
|
4131
4131
|
}
|
|
@@ -4200,10 +4200,10 @@ class DetectionPipelineProvider {
|
|
|
4200
4200
|
* factory). Returns one minimally-shaped `FrameResult` per input
|
|
4201
4201
|
* frame in input order.
|
|
4202
4202
|
*
|
|
4203
|
-
* Used by `scripts/bench-
|
|
4204
|
-
*
|
|
4205
|
-
*
|
|
4206
|
-
*
|
|
4203
|
+
* Used by `scripts/bench-batch-style.mts` for the batch benchmark —
|
|
4204
|
+
* collapsing N requests into one call amortises the per-call IPC
|
|
4205
|
+
* envelope overhead, which is what makes the batched path measurably
|
|
4206
|
+
* faster than N sequential `runPipeline` calls.
|
|
4207
4207
|
*/
|
|
4208
4208
|
async runPipelineBatch(input) {
|
|
4209
4209
|
this.log.debug("runPipelineBatch entry", {
|