Skip to main content

Set camera video settings

Set video resolution and frame rate

  • Available resolution for panels with 1-megapixel camera:
    • 640x480
    • 1280x720
  • Available resolution for panels with 2-megapixel camera:
    • 640x480
    • 1280x720
    • 1920x1080
Request Body required
    anyOf

  • video_resolution string required

    Possible values: [640x480, 1280x720]

    Camera resolution

  • fps integer

    Possible values: >= 10 and <= 25

    Frame rate

Responses

OK

Loading...