Search found 4 matches

by izadoraberti
Mon Jun 05, 2023 12:05 pm
Forum: ESP-IDF
Topic: Espressif update
Replies: 2
Views: 1633

Re: Espressif update

esp-idf-v5.0.1 and older version also
by izadoraberti
Fri Jun 02, 2023 9:08 pm
Forum: ESP-IDF
Topic: Espressif update
Replies: 2
Views: 1633

Espressif update

I have an esp32s3 project that stopped working abruptly. Every project with wifi and camera, the camera doesnt stream anymore even though it is working and wifi can be connected. The "enable streaming" function on menuconfig is missing without cause. Even when I took my board with working code to ju...
by izadoraberti
Mon May 15, 2023 1:59 pm
Forum: ESP-IDF
Topic: uvc log error: Pipe(default): ERROR_XFER
Replies: 2
Views: 1059

Re: uvc log error: Pipe(default): ERROR_XFER

No, it's just like the tutorial.
by izadoraberti
Wed May 03, 2023 12:47 pm
Forum: ESP-IDF
Topic: uvc log error: Pipe(default): ERROR_XFER
Replies: 2
Views: 1059

uvc log error: Pipe(default): ERROR_XFER

I'm using the esp32s2 and trying to run a wifi-and-camera project. So far, the wifi is working but the usb camera is not, it got working with one camera but others dont. I get this messages: I (40922) UVC_STREAM: USB Speed: low-speed W (40922) UVC_STREAM: Pipe(default): ERROR_XFER E (40923) UVC_STRE...