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