Camera

Configuration Items

  • plugin_camera_index: Sets the camera address. Default is -1, representing depth camera
  • plugin_camera_width: Sets the camera resolution width. Default is 1280
  • plugin_camera_height: Sets the camera resolution height. Default is 720
  • plugin_camera_cmd_reint: Reloads configuration and initializes. When reset to empty, indicates command execution is complete
  • plugin_camera_cmd_shoot: Saves current image to file system. When reset to empty, indicates command execution is complete
    • Saved image can be accessed via file /data/user/file/.plugin/camera/images/img.webp, or URL http://{ip}/file/.plugin/camera/images/img.webp