dragonflight/services
Wild Dragon Dev b6545e61a9 fix(capture): add 5s pre-roll delay to stabilize SDI, remove framerate display
- services/capture/src/capture-manager.js:
  - Added 5s pre-roll delay for Deltacast, Blackmagic, and SDI capture paths.
  - Activates when  is present.
  - Spawns the  process immediately, drains/discards the unstable frames for 5 seconds, and then pipes the stdout of the  to the actual  process.
  - Keeps the master output perfectly clean from frame 0.

- services/web-ui/public/screens-ingest.jsx:
  - Removed currentFps framerate display from both recording and idle status states.
2026-06-03 17:08:09 +00:00
..
capture fix(capture): add 5s pre-roll delay to stabilize SDI, remove framerate display 2026-06-03 17:08:09 +00:00
framecache fix(framecache): address critical bugs from code review 2026-06-03 16:25:34 +00:00
mam-api Merge branch 'feat/unified-framecache' 2026-06-03 16:59:44 +00:00
node-agent fix(framecache): address critical bugs from code review 2026-06-03 16:25:34 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp fix(uxp): remove broken v2.2.3 ccx — stay on v2.2.2 2026-06-03 16:07:32 +00:00
web-ui fix(capture): add 5s pre-roll delay to stabilize SDI, remove framerate display 2026-06-03 17:08:09 +00:00
worker feat(promotion): implement manual growing files promotion via BullMQ queue + pending_migration status + right click Move to S3 2026-06-03 00:38:50 +00:00