dragonflight/services/capture
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
..
src feat(capture): accept SRT/RTMP source params in POST /start 2026-05-16 08:20:10 -04:00
Dockerfile add services/capture/Dockerfile 2026-04-07 21:58:28 -04:00
package.json add services/capture/package.json 2026-04-07 21:58:29 -04:00