few questions about MJPEG Streaming AP example

Hi everybody,
Im trying to work with the AP MJPEG example and I have a few questions:

  1. I tried to estimate the FPS of the example using the browser and I got about 4.8-5 FPS - Is that the real frame rate? otherwise, could anyone tell me what it is and how did he/ measured it?
  2. I am trying to find a way to increase the frame rate, how is it possible using the API given :slight_smile: ?
    3 How to decrease the lag/delay between capture and transmissions
    Thank you all!

Hi, the WiFi module doesn’t have great performance for image streaming. It can do simple text transfers well… but, it’s not designed to allow a microcontroller to push a lot of data very quickly.