mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
ONVIF cams legitimately have multiple streams (main+sub) stored in camera_streams. Dropping the type gate synthesized a single "main" row for ONVIF cams that lacked rows, hiding the multi-stream design the kiosk's pick_stream relies on (area >= 0.2 → main, else sub). The "(no stream)" symptom is a partial-import bug to chase separately; the bundle fallback is for single-URL RTSP cams only. Also drop the backfill migration that did the same insert at the DB layer. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||