Camera format

camera data format

The format for each interface_camera message is:

  • width (int): in pixels
  • height (int): in pixels
  • depth (int): in bits per pixel
  • format (int): image format
  • compression (int): image compression
  • (optional) image data, encoded as a string of ASCII hex values