dragonflight/services/mam-api/src/db
ZGaetano 049beb8818 recorders: add granular codec / container / port columns
Expands recorders with video bitrate, framerate, audio codec / bitrate
/ channels, container format, and a node_id/device_index pair so the UI
can pin SDI recorders to a specific node + DeckLink port instead of
relying on a flat "BM1/BM2" index. capture-manager.js consumes these via
env vars and builds ffmpeg args from them.
2026-05-21 00:14:11 -04:00
..
migrations recorders: add granular codec / container / port columns 2026-05-21 00:14:11 -04:00
pool.js fix(db): parse DATABASE_URL in pool.js instead of individual DB_* vars 2026-05-16 08:39:47 -04:00
schema.sql fix: add ampp_folder_id/ampp_synced_at to assets; fix recorders.current_session_id type to TEXT 2026-05-15 21:24:16 -04:00
schema_patch_ampp.sql feat: AMPP folder sync integration — pre-create folder hierarchy on upload, expose lookup endpoint for Script Task: schema_patch_ampp.sql 2026-04-18 13:42:07 -04:00
schema_patch_editor.sql fix(db): use DO blocks for idempotent ALTER TABLE (ADD CONSTRAINT IF NOT EXISTS is not valid PG syntax) 2026-05-18 19:48:11 -04:00
schema_patch_groups_tokens.sql feat(mam-api): add groups and API tokens schema patch 2026-05-18 12:45:06 -04:00