ESP32-audioI2S
ESP32-audioI2S copied to clipboard
BBC radio stream play sound of low quality
I recently tried to play some BBC link (provided by you in #645), for example: BBC Radio 1.
The sound quality is very good for about 1 second at the beginning of successful connection, but then it gets worse (there is always sound distortion). I checked the log and there is not any abnormal prompt.
I think the network problem (tried wired and wireless network connection) and the audio source problem (VLC/MPC plays well on PC) can be ruled out.
Is it the problem of the decoder? Or the hardware decoding capability is insufficient (I am using ESP32-S3)? Or is it just me who has this problem?