Skip to content
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

Open
FrancescoMontedori opened this issue Mar 29, 2023 · 11 comments
Open

Empty .avi file #30

FrancescoMontedori opened this issue Mar 29, 2023 · 11 comments

Comments

@FrancescoMontedori
Copy link

FrancescoMontedori commented Mar 29, 2023

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:

carbon (1)

The Cam saves EMPTY .avi file and reboot, repeating the operation in loop.

Any suggestion?

@jameszah
Copy link
Owner

I need the next page of the serial output .... the loop() part where it opens and closes the files.

@FrancescoMontedori
Copy link
Author

Hi, unfortunately there are no other pages in the serial output. As I said, the board is rebooting in loop. I attach a longer output:

carbon (2)

Thanks again!

@jameszah
Copy link
Owner

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.

@ikadatym-sry
Copy link

I also have the same issue. And this is the sd card read/write result.
image

@jameszah
Copy link
Owner

jameszah commented Apr 5, 2023

How about send this section as text.
And specify if you are using 60.4.7 and if it is the one click Installer version.

image

@ikadatym-sry
Copy link

ikadatym-sry commented Apr 5, 2023

(I'm using 60.4.7 version) Compiled with Arduino IDE and your one click installer, either are giving me the same output.
.
Recording 1800 seconds.
Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled.

Core 0 register dump:
PC : 0x4008b954 PS : 0x00060c30 A0 : 0x800d69dc A1 : 0x3ffb3960
A2 : 0x00000000 A3 : 0x3f864d90 A4 : 0x00007218 A5 : 0x00000000
A6 : 0xe0ffd8ff A7 : 0x464a1000 A8 : 0x00000000 A9 : 0x3ffb3910
A10 : 0x3ffc9fc0 A11 : 0x3ffbf5f8 A12 : 0x3ffc9fc0 A13 : 0x00060c23
A14 : 0x00060c20 A15 : 0x00000001 SAR : 0x0000000a EXCCAUSE: 0x0000001d
EXCVADDR: 0x00000000 LBEG : 0x4008b950 LEND : 0x4008b96c LCOUNT : 0x00000720

Backtrace: 0x4008b951:0x3ffb3960 0x400d69d9:0x3ffb3970

@jameszah
Copy link
Owner

jameszah commented Apr 5, 2023

Hmmm ... I'll have to think about that.

PC: 0x4008b954
EXCVADDR: 0x00000000

Decoding stack results
0x400d69d9: the_camera_loop(void*) at C:\ArduinoPortable\arduino-1.8.19\portable\sketchbook\ESP32-CAM-Video-Recorder-junior\ESP32-CAM-Video-Recorder-junior-60x.4.7/ESP32-CAM-Video-Recorder-junior-60x.4.7.ino line 2615

image

@ikadatym-sry
Copy link

Take your time. If you want me to test anything on my esp, you can tell me.

@rkazemi711
Copy link

I have same issue...

@duchengyao
Copy link

duchengyao commented Sep 16, 2023

in v60: during start.

Starting an avi 
File open: /desklens2064.001.avi

Recording 15 seconds.
Guru Meditation Error: Core  0 panic'ed (StoreProhibited). Exception was unhandled.

Core  0 register dump:
PC      : 0x4008b934  PS      : 0x00060630  A0      : 0x800d6a48  A1      : 0x3ffb38a0  
A2      : 0x00000000  A3      : 0x3f864d90  A4      : 0x00008a00  A5      : 0x00000000  
A6      : 0xe0ffd8ff  A7      : 0x464a1000  A8      : 0x00000000  A9      : 0x3ffb3850  
A10     : 0x3ffc9670  A11     : 0x3ffbf5f8  A12     : 0x3ffc9670  A13     : 0x00060623  
A14     : 0x00060620  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001d  
EXCVADDR: 0x00000000  LBEG    : 0x4008b930  LEND    : 0x4008b94c  LCOUNT  : 0x0000089f  

Backtrace: 0x4008b931:0x3ffb38a0 0x400d6a45:0x3ffb38b0

ELF file SHA256: cbd63ce5d85c2fa1

Rebooting...
ets Jul 29 2019 12:21:46

in v58 when I click [Stream](http://192.168.1.22/stream), the same error raised.

So far: 0710 frames, in   57.7 seconds, for last 100 frames: avg frame size   30.0 kb, 11.58 fps ...
Frame    750, len  30615, extra     0, cam time      79  sd time   23 -- 
stream_handler, core 1, priority = 5


low prio stream_handler task, core 0, priority = 1
Starting the streaming
Guru Meditation Error: Core  0 panic'ed (StoreProhibited). Exception was unhandled.

Core  0 register dump:
PC      : 0x4008bc8c  PS      : 0x00060d30  A0      : 0x800d39e0  A1      : 0x3ffdf330  
A2      : 0x00000000  A3      : 0x3f8c47ac  A4      : 0x000078b8  A5      : 0x00000000  
A6      : 0xe0ffd8ff  A7      : 0x464a1000  A8      : 0x00000000  A9      : 0x3ffdf300  
A10     : 0x00012d0a  A11     : 0x00000000  A12     : 0x00002d0a  A13     : 0x0000e040  
A14     : 0x00060d20  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001d  
EXCVADDR: 0x00000000  LBEG    : 0x4008bc88  LEND    : 0x4008bca4  LCOUNT  : 0x0000078a  


Backtrace:0x4008bc89:0x3ffdf3300x400d39dd:0x3ffdf340 




ELF file SHA256: 0000000000000000

Rebooting...
ets Jul 29 2019 12:21:46

@duchengyao
Copy link

#25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants