Closed silverhorse3 closed 3 years ago
Image size is set in the config file. You can experiment to change it in the Micro-RTSP library in OV2640.cpp
You can try the different options.
But if I remember correct FRAMESIZE_SVGA
was the only one that worked. Not sure, it is a long time since I worked on this code.
Yes, i tried to change the resolution, but it always works at 800x600
I am just using the Micro-RTSP library. Maybe raising an issue at their repository Micro-RTSP can give you an answer. I am not familiar with the internals of this library.
I can see that it streams at 800x600, is there any way to reduce that resolution? That would help to make it faster