geeksville / Micro-RTSP

A RTSP video server intended for very small CPUs (ESP32 etc)
MIT License
755 stars 199 forks source link

Does not work #47

Closed D10n1x closed 2 years ago

D10n1x commented 2 years ago

I tried to connect with different RTSP clients, everyone gives the same error and says that the IP address of the client == 100.94.252.63 although this is not so, the whole brain has already broken

[ 72959][I][main.c[ 72960][D][AudioStreamer.cpp:143] InitUdpTransport(): RTP Streamer set up with client IP 100.94.252.63 and client Port 38682 pp:47] loop(): Free heap size: 159 KB

assert failed: spinlock_acquire spinlock.h:122 (result == core_id || result == SPINLOCK_FREE)

Backtrace:0x40083279:0x3ffb25a00x4008c08d:0x3ffb25c0 0x40091349:0x3ffb25e0 0x4008f067:0x3ffb2710 0x4008cb49:0x3ffb2750 0x400d854e:0x3ffb2790 0x400d3c85:0x3ffb27f0 0x400d857d:0x3ffb2820

0 0x40083279:0x3ffb25a00 in panic_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/panic.c:402

ELF file SHA256: 0000000000000000

Rebooting...