dragonflight/services/capture/src
ZGaetano 55fec605c6 feat(capture): accept SRT/RTMP source params in POST /start
- Accept source_type, source_url, listen, listen_port, stream_key
- Validate: SDI requires device; SRT/RTMP caller requires source_url
- Pass all params through to captureManager.start()
- On stop: if proxyKey is null (network source), include needsProxy flag
  in MAM API registration so worker can generate proxy asynchronously
2026-05-16 08:20:10 -04:00
..
routes feat(capture): accept SRT/RTMP source params in POST /start 2026-05-16 08:20:10 -04:00
s3 fix(infra+workers): S3 creds, ffprobe, BullMQ awaits, thumbnail seek, bin optional, docker-compose vars, jobs Redis, recorders stop codes: client.js 2026-05-16 00:29:47 -04:00
capture-manager.js feat(capture): add SRT/RTMP source type support 2026-05-16 08:19:41 -04:00
index.js add services/capture/src/index.js 2026-04-07 21:58:29 -04:00