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
- string binarymodel describes .jpeg files and other files of similar format 
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...