Enabling a stream. Sends a request to the media server instructing it to enable the stream. The stream will change its status only after the media servers are polled again.
POST /api/admin/v1/camera/{camera}/stream/{stream}/enable
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