fake

A fake camera is a camera model for testing. The camera always returns the same image, which is an image of a circle inside a diamond.

Configuration

{
  "name": "<your-camera-name>",
  "model": "fake",
  "api": "rdk:component:camera",
  "attributes": {}
}