-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty .avi file #30
Comments
I need the next page of the serial output .... the loop() part where it opens and closes the files. |
It says the file is open, but fails after first write ... I'm guessing the sd is full of dead files that don't show in index or disk free. So re-format or disk check the sd on your computer and confirm that you can copy a 1 MB file onto the clean chip. |
(I'm using 60.4.7 version) Compiled with Arduino IDE and your one click installer, either are giving me the same output. Core 0 register dump: Backtrace: 0x4008b951:0x3ffb3960 0x400d69d9:0x3ffb3970 |
Hmmm ... I'll have to think about that.
|
I have same issue... |
in v60: during start.
in v58 when I click
|
Hi, thanks for sharing your project. Im trying to use your sketch on esp32 cam and I am able to flash the sketch correctly. Anyway when i press the reset button to start the video recording and I open the serial monitor, i receive this message:
The Cam saves EMPTY .avi file and reboot, repeating the operation in loop.
Any suggestion?
The text was updated successfully, but these errors were encountered: