I have found that -- thanks. This is driver code, which is necessary to create example code.
Espressif is quite good at documentation of their devices and peripherals, which (importantly) includes example code. The P4 is a new device, which may explain why there is no example code for the H.264 encoder (that I've found).
I ordered the ESP32-P4 EYE camera and I was surprised to see that the latest demo code for it doesn't include H.264 encode. (
viewtopic.php?t=46268) In its place is MJPEG. The engineers that wrote this code are much more familiar with the device than practically anyone, so I'm left wondering if the P4's onchip H.264 encoder is operational (why else wouldn't it be in the demo?)
Perhaps someone at Espressif can shed some light on this.
thanks