post https://services.azuga.com/azuga-ws-oauth/v3/livestreamrequest/wakeup
This API helps you turn on the AI camera if the camera is on sleep mode. This endpoint is used when we request live streaming for Azuga AI camera but the camera is on sleep mode.
357660102610037
Sample Request
https://services.azuga.com/azuga-ws-oauth/v3/livestreamrequest/wakeup
Did you know?
To incorporate the application into a webpage, an iframe can be used. To know more, please refer to Live Streaming - Overview documentation
API Response Explanation
Field | Description | Data Type |
---|---|---|
generatedAtInMillis | Time in UTC milliseconds when the API request is made | Long |
data | The object consists of metadata of the wakeup request | Object |
error | Error description if any | String |
message | For internal Azuga use | String |
requestId | Unique identifier representing the wakeup request | String |
deviceStatus | Current status of the camera | String |
error | Object representing the meta data of the error | Object |