Closed tv4you2016 closed 2 years ago
the url works for me 20:50:28 AUDIO_info: Connect to new host: "https://22533.live.streamtheworld.com/RFMONTHEROCKAAC.aac" 20:50:28 AUDIO_info: buffers freed, free Heap: 152132 bytes 20:50:29 AUDIO_info: SSL has been established in 706 ms, free Heap: 106600 bytes 20:50:29 icy-url: .. https://rfm.sapo.pt/ouviremissaorfmontherock/SWZZdm5GVm45UGk3RGpmVEJWd3FWM3YxaDY3SmxWOWlORWVISS8vR3hFZz0 20:50:29 AUDIO_info: AACDecoder has been initialized, free Heap: 83060 bytes 20:50:29 lastURL: .. https://22533.live.streamtheworld.com/RFMONTHEROCKAAC.aac 20:50:30 AUDIO_info: stream ready 20:50:30 AUDIO_info: syncword found at pos 0 20:50:30 AUDIO_info: Channels: 2 20:50:30 AUDIO_info: SampleRate: 22050 20:50:30 AUDIO_info: BitsPerSample: 16 20:50:30 AUDIO_info: BitRate: 59259 20:50:30 AUDIO_info: AAC HeaderFormat: ADTS 20:50:30 AUDIO_info: AAC Codec: MPEG-4 20:50:30 AUDIO_info: AAC Profile: LowComplexity 20:50:30 AUDIO_info: VBR recognized, audioFileDuration is estimated
I suspect a memory problem, please try another partition e.g. huge_app
My Settings:
platform = https://github.com/platformio/platform-espressif32.git board = esp32dev framework = arduino monitor_filters = direct esp32_exception_decoder monitor_speed = 115200
board_upload.flash_size = 8MB build_flags = -DCORE_DEBUG_LEVEL=5 -DAUDIOKIT_BOARD=3 -DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue board_build.flash_mode = dio board_build.partitions = default_8MB.csv board_build.f_flash = 80000000L
Upload RAM: [== ] 15.8% (used 51876 bytes from 327680 bytes) Flash: [=== ] 32.2% (used 1076837 bytes from 3342336 bytes)
does not work
Hello @schreibfaul1 I'm trying to play this url https://22533.live.streamtheworld.com/RFMONTHEROCKAAC.aac
and not work
[161968][E][ssl_client.cpp:37] _handle_error(): [send_ssl_data():375]: (-27136) SSL - A buffer is too small to receive or write a message
below I leave the log to see if you can help me