Take snapshot from IP camera
Takes snapshot from device camera and returns image converted to Base64 string
- Image format:
webp
Responses
- 200
- 401
OK
- application/json
- Schema
Schema
- string binary
Unauthorized
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...