2026-05-28 6:45 AM
Hello ST Community Team,
I am currently working on an STM32N6570-DK camera streaming project.
Project Flow:
Currently, all functionalities are working properly:
However, I am facing an FPS performance issue. Currently, I am getting only around 15 FPS, but our requirement is above 30 FPS.
We did not use the H264 encoder because our display/application supports JPEG format only. H264 encoder provides H264 bitstream output, so we selected the JPEG hardware encoder for this project.
Kindly provide any root cause analysis suggestions, performance optimization ideas, or configuration recommendations to improve FPS performance.
If possible, please share any STM32N6570-DK based example projects related to:
It would be very helpful for improving the project performance.