Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

ESP32 as BT audio sink --I2S--> VS1053 #466

Open Derek-K opened 3 years ago

Derek-K commented 3 years ago

Idea/feature request

It would be neat if there is an option to make ESP32-Radio to play BT Audio.

Step 1 Pause existing web-stream Step 2 Receive A2DP streams in MP3 format* Step 3 Send Data to VS1053

*Since SBS is also a mandatory codec for all devices supporting A2DP standard... Step 1.5 Config VS1053 to decode WAV format Step 2 Receive A2DP streams in SBC format Step 2.5 Convert SBC to WAV