Start multiple assigned sources
POST/api/mediasrc/start-bulk
Targets the first count assigned source slots in index order and starts each one independently. The result separates newly started slots, slots that were already running, and per-slot failures, allowing test automation to continue with partial success while preserving detailed diagnostics.
Request
Responses
- 200
- 400
Start results including started, already-running, and failed source indexes.
Missing or invalid request data.