dragonflight/services
ZGaetano 0a5b4d6191 feat(ui): SRT/RTMP listener/caller mode UI in recorders
- SRT: mode selector (Listener / Caller)
  - Listener: listen_port field + live connection info banner
  - Caller: source URL field
- RTMP: mode selector (Listener / Caller)
  - Listener: listen_port + stream_key fields + live connection info banner
  - Caller: source URL field
- Connection info banners update live as port/key fields change
- handleCreateRecorder builds correct source_config per mode
- Card meta display handles listener config (shows port, not url)
- updateSrtModeFields / updateRtmpModeFields helpers for dynamic show/hide
2026-05-16 08:23:24 -04:00
..
capture feat(capture): accept SRT/RTMP source params in POST /start 2026-05-16 08:20:10 -04:00
mam-api feat(recorders): add PortBindings for SRT/RTMP listener mode containers 2026-05-16 08:21:03 -04:00
premiere-plugin fix(auth+bugs): optional auth bypass, login routes, conform column name, panel metadata fields, login page: main.js 2026-05-15 23:40:14 -04:00
web-ui feat(ui): SRT/RTMP listener/caller mode UI in recorders 2026-05-16 08:23:24 -04:00
worker Fix worker/index.js: job.progress is a property not a function in BullMQ v3+ 2026-05-16 00:46:53 -04:00