It would be helpful to have a sleep(bool enable) method added to the camera driver API with implementations for each sensor that supports a software standby mode. As reported in https://github.com/espressif/esp32-camera/issues/672 this still doesn't work for OV2640 but it does work for OV3660 and probably for OV5640 and will help those working on battery powered applications.
It would be helpful to have a sleep(bool enable) method added to the camera driver API with implementations for each sensor that supports a software standby mode. As reported in https://github.com/espressif/esp32-camera/issues/672 this still doesn't work for OV2640 but it does work for OV3660 and probably for OV5640 and will help those working on battery powered applications.