Page 1 of 1

ESP32-P4 factory demo source?

Posted: Wed Oct 02, 2024 5:08 am
by teddotnet
Where can I find the ESP32-P4 factory demo source?

esp-dev-kits/esp32-p4-function-ev-board/examples/factory_demo

only contains: README.md README_CN.md

Alternatively, if it's not available, where can I find an example of reading the camera data, preview to display and encode to file?

Re: ESP32-P4 factory demo source?

Posted: Wed Oct 02, 2024 8:15 am
by chegewara
I think it was here before, but its removed for some reason

https://github.com/espressif/esp-dev-ki ... sp_ui_demo

Re: ESP32-P4 factory demo source?

Posted: Thu Oct 03, 2024 7:37 am
by ESP_Sprite
I think it's this one.

Re: ESP32-P4 factory demo source?

Posted: Thu Oct 03, 2024 8:29 pm
by teddotnet
@ESP_Sprite

The esp_brookesia_phone_p4_function_ev_board example lacks camera and encoding, which are in the factory demo.