Set camera video resolution
Set video resolution
- Available resolution for panels with 1-megapixel camera:
- 320x240
- 640x480
- 1280x720
- Available resolution for panels with 2-megapixel camera:
- 640x480
- 1280x720
- 1920x1080
- application/json
Request Body required
- video_resolution string required
Possible values: [
320x240
,640x480
,1280x720
,1920x1080
]
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...