shisomaki / ESP32_MP3_Decoder

5 stars 9 forks source link

Seems ESP32 Resetted #2

Open NimaaZx opened 5 years ago

NimaaZx commented 5 years ago

Hey buddy. i have used your code to stream audio. everything fine. but sometimes for a few seconds seems esp32 is reset and a few seconds of music is loosen. thanks.

these codes appears:

`I (2014) http_client: ... socket send success I (5018) http_client: ... done reading from socket. Last read return=-1 errno=11

I (5021) http_client: socket closed I (5022) web_radio: http_client_get completed I (5027) http_client: DNS lookup succeeded. IP=192.168.1.7 I (5031) http_client: ... allocated socket I (5042) http_client: ... connected I (5042) http_client: requesting GET /stream HTTP/1.0 Host: 192.168.1.7:8000 User-Agent: ESP32 Accept: /

I (5052) http_client: ... socket send success I (6317) audio_player: Buffer fill 74%, 59200 bytes RAM left 115584 I (6406) mad_decoder: decoder start `

NimaaZx commented 5 years ago

hey, i want to add a issue. i hear a buzzing sound in the background of the voice. what can i do ? i use built in dac. tnx