Code Monkey home page Code Monkey logo

Comments (3)

rzeldent avatar rzeldent commented on June 11, 2024

Hi Chanyork,

Could you please provide more details like logging and the overview screen?

Regards,

Rene

from esp32cam-rtsp.

SirUli avatar SirUli commented on June 11, 2024

hi @rzeldent

i have chosen "WROVER KIT" as the pins were the same as for the Freenove Kit.

This is the stacktrace from the commandline for a snapshot. I didn't change the default settings (i.e. i didn't enable PSRAM yet):

23:33:48.021 > [ 39028][V][main.cpp:204] handle_snapshot(): handle_snapshot
23:33:56.017 > Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
23:33:56.022 >
23:33:56.022 > Core  1 register dump:
23:33:56.025 > PC      : 0x400e646b  PS      : 0x00060f30  A0      : 0x800d39f2  A1      : 0x3ffd5130
23:33:56.033 > A2      : 0x00000000  A3      : 0x00000056  A4      : 0x3f402056  A5      : 0x000000cc  
23:33:56.042 > A6      : 0x3f402fbf  A7      : 0x003fffff  A8      : 0x800e6468  A9      : 0x3ffd5110
23:33:56.047 > A10     : 0x3ffc5334  A11     : 0x3ffc63f7  A12     : 0x0000003f  A13     : 0x0000003f  
23:33:56.056 > A14     : 0x3f40205f  A15     : 0xff000000  SAR     : 0x00000004  EXCCAUSE: 0x0000001c
23:33:56.064 > EXCVADDR: 0x00000004  LBEG    : 0x4008b2e0  LEND    : 0x4008b2f6  LCOUNT  : 0xffffffff  
23:33:56.072 >
23:33:56.072 >
23:33:56.072 > Backtrace: 0x400e6468:0x3ffd5130 0x400d39ef:0x3ffd5150 0x4017b305:0x3ffd51a0 0x400e0a76:0x3ffd51c0 0x400e0b1d:0x3ffd51e0 0x400e0c03:0x3ffd5220 0x400e0e32:0x3ffd5290 0x4017babd:0x3ffd52f0 0x400e5989:0x3ffd5310 0x400d6dd6:0x3ffd5330 0x400eaf6d:0x3ffd5350
23:33:56.094 >
23:33:56.094 >
23:33:56.094 >
23:33:56.094 >
23:33:56.094 > ELF file SHA256: 6b1c9c5a6dc074c2

And then it reboots. This is the stacktrace from the commandline for a jpeg stream. I didn't change the default settings (i.e. i didn't enable PSRAM yet):

23:36:42.440 > [165710][V][main.cpp:234] handle_stream(): handle_stream
23:36:42.446 > [165715][V][main.cpp:241] handle_stream(): starting streaming
23:36:50.447 > Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
23:36:50.452 >
23:36:50.452 > Core  1 register dump:
23:36:50.455 > PC      : 0x400e646b  PS      : 0x00060130  A0      : 0x800d558c  A1      : 0x3ffd5110
23:36:50.463 > A2      : 0x00000000  A3      : 0x3f40248d  A4      : 0x0000000b  A5      : 0x000000f1
23:36:50.472 > A6      : 0x3f402fb1  A7      : 0x003fffff  A8      : 0x800e6468  A9      : 0x3ffd50f0
23:36:50.477 > A10     : 0x3ffc5334  A11     : 0x3f40248d  A12     : 0x3ffd50e4  A13     : 0x00000032  
23:36:50.485 > A14     : 0x3ffd5144  A15     : 0x00040000  SAR     : 0x00000019  EXCCAUSE: 0x0000001c
23:36:50.494 > EXCVADDR: 0x00000004  LBEG    : 0x4008b2e0  LEND    : 0x4008b2f6  LCOUNT  : 0xffffffff  
23:36:50.502 >
23:36:50.502 >
23:36:50.502 > Backtrace: 0x400e6468:0x3ffd5110 0x400d5589:0x3ffd5130 0x4017b305:0x3ffd51a0 0x400e0a76:0x3ffd51c0 0x400e0b1d:0x3ffd51e0 0x400e0c03:0x3ffd5220 0x400e0e32:0x3ffd5290 0x4017babd:0x3ffd52f0 0x400e5989:0x3ffd5310 0x400d6dd6:0x3ffd5330 0x400eaf6d:0x3ffd5350
23:36:50.524 >
23:36:50.524 >
23:36:50.524 >
23:36:50.524 >
23:36:50.524 > ELF file SHA256: 6b1c9c5a6dc074c2
23:36:50.528 >
23:36:50.706 > Rebooting...

Overview page:

ESP32
SDK Version: v4.4.5
CPU model: ESP32-D0WD-V3 rev. 3
CPU speed: 240 Mhz
CPU cores: 2
RAM size: 230.80 KB
PSRAM size: 4 MB
Flash size: 4 MB

Diagnostics
Uptime: 00:00:49
Chip temperature: 67.78 °C
RTSP sessions: RTSP server disabled
Free heap: 56.17 KB
Max free block: 35.99 KB

Peripheral
Board type: WROVER KIT
LED intensity: 0 [0-100]

Network
Host name: esp32-244cabf45330.local
Mac address: 24:4C:AB:F4:53:30
Wifi mode: AP
Access point:
  Signal strength: 0 dbm
  IPv4 address: 192.168.4.1
  IPv6 address: 

from esp32cam-rtsp.

rzeldent avatar rzeldent commented on June 11, 2024

The modules have been updated in the develop branch; also the WROVER module.
Please take a look to see if this solved the problem!

from esp32cam-rtsp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.