Stream an active HTTP MJPEG source
GET/stream/http/src:index.mjpg
Relays the live multipart MJPEG output for a source slot configured with HTTP transport. The source must be assigned, started, and actively producing frames; RTSP sources are not converted by this route. The response remains open until the client disconnects or the source stops.
Request
Responses
- 200
- 400
- 404
- 409
Long-lived multipart MJPEG stream.
Missing or invalid request data.
The requested resource was not found.
The source exists but is not currently running.