camera

Configuration

  • plugin_camera_index: Set camera address. Default is -1, representing the depth camera
  • plugin_camera_width: Set camera resolution width. Default 1280
  • plugin_camera_height: Set camera resolution height. Default 720
  • plugin_camera_cmd_reint: Re-read configuration and initialize. When reset to empty, the command is complete.
  • plugin_camera_cmd_shoot: Save the current image to the file system. When reset to empty, the command is complete.
    • The saved image can be read via file /data/user/file/.plugin/camera/images/img.webp or URL http://{ip}/file/.plugin/camera/images/img.webp