Page 1 of 1

H.264 Encoding on ESP32

Posted: Thu Feb 10, 2022 9:09 am
by Yuvaraj1867
Hi Guys,

Is it possible to do H.264 Encoding on ESP32?

I know Espressif already has library support for OV5640 Cam module. By this, i can take HD videos. But if we use H.264 Encoding we can reduce the bandwidth.

Re: H.264 Encoding on ESP32

Posted: Fri Feb 11, 2022 5:07 am
by Yuvaraj1867
As per my readings, Espressif modules don’t support H.264 Encoding because of not enough memory and processing power.