Disabling a stream. Sends a request to the media server instructing it to turn off the stream. The stream will change its status only after polling the media servers.
POST /api/admin/v1/camera/{camera}/stream/{stream}/disable
Method parameters
intcamera, unique identifier of the camera
intstream, unique identifier of the stream
200OK
Successful response
JSON
{
"status": "ok"
}
401Unauthorized
Authorization token is not provided or is invalid. Obtaining a token