You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avi_buf_size = avail_psram - 500 * 1024; //900 for hd, 500 for vga
So it works with the one-click installer and fails with the changes, or that error is from the one-click-installer?
The 150KB line means the camera does not have enough memory, and the memory was used by the space used to record a video. The line above reserves 500KB for the camera, but you could increase that to 700 ... 800.
Also it has only been tested with esp-arduino 2.04, arduino 1.8.19, and debug comments turned off. These might impact the memory usage.
I cannot actually find the fb_init() line in the code just now. Check your esp32-arduino version.
I upload program and setup via browser
after turn on again bot in telegram is not ping status like your fast installer do
i want to add control lock command so i try upload by myself libraries i use that in 9.6 folder
The text was updated successfully, but these errors were encountered: