Search found 3 matches

by madnamdev
Tue Jan 13, 2026 6:06 pm
Forum: Hardware
Topic: ESP32 P4 H264 bandwidth
Replies: 1
Views: 471

ESP32 P4 H264 bandwidth

Can anyone point me to where I can find out the available bandwidth of the H264 encoder on the ESP32 P4?

I'm looking at streaming a 1080p camera feed and want to work out what fps would be possible.

Any information much appreciated as well as any good code examples for using the h264 hardware.
by madnamdev
Sun Dec 07, 2025 10:50 pm
Forum: ESP-IDF
Topic: ESP32 P4 Eye Demo Wifi Failing
Replies: 2
Views: 1982

Re: ESP32 P4 Eye Demo Wifi Failing

Sorry, here is the error output on the monitor log...

I (681) main: Connecting to WiFi from secrets...
I (685) mt_wifi: Connecting to SSID '************'...
I (691) transport: Attempt connection with slave: retry[0]
W (695) H_SDIO_DRV: Reset slave using GPIO[33]
I (699) os_wrapper_esp: GPIO [33 ...
by madnamdev
Thu Dec 04, 2025 12:49 am
Forum: ESP-IDF
Topic: ESP32 P4 Eye Demo Wifi Failing
Replies: 2
Views: 1982

ESP32 P4 Eye Demo Wifi Failing

Hi,

I am trying to add hosted wifi to the esp32p4 eye factory demo, so that I can then stream the camera image over wifi.

I've added esp_wifi, and the hosted/remote dependancies to the project. But I get the following error during initialisation (this includes when I comment out everything other ...

Go to advanced search