Open
Description
I have tried to get the camera live view but have not been successful.
I have tried the following urls:
https://rest-{{host}}.immedia-semi.com/api/v5/accounts/{{account_id}}/networks/{{network_id}}/cameras/{{camera_id}}/liveview
https://rest-{{host}}.immedia-semi.com/api/v5/accounts/{{account_id}}/networks/{{network_id}}/owls/{{camera_id}}/liveview
I am sending a POST with the same application/json content of:
{
"intent": "liveview",
"motion_event_start_time": ""
}
Neither of them are working. Is there a working api for a camera live view?
Metadata
Metadata
Assignees
Labels
No labels