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.
Software requirements
To use this model, you must follow the Set up an ESP32 guide, which enables you to install and activate the ESP-IDF.
When you create a new project with cargo generate, select the option to include camera module traits when prompted.
Finish building and flashing custom firmware, then return to this guide.
Configuration
{
"name": "<your-camera-name>",
"model": "fake",
"api": "rdk:component:camera",
"attributes": {}
}
Was this page helpful?
Glad to hear it! If you have any other feedback please let us know:
We're sorry about that. To help us improve, please tell us what we can do better:
Thank you!