|
Re: Camera custom config
The camera already runs in its own task. The frame rate is not controlled by the task since the code is using the mjpeg interface which means the camera is constantly streaming back images. The task does not request each image.
|