Get a stream URL via ONVIF
The method and parameters
Getting stream URL via the ONVIF protocol, that was configured on camera.
GET /api/admin/v1/cameras/{camera}/get-stream-url |
int
camera, Unique camera identifier
200 |
Returns stream url
JSON
|
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|