cfint / esp32-a2dp-sink

ESP32 A2DP sink with extra codecs
Apache License 2.0
171 stars 29 forks source link

compiling esp32-a2dp-sink issue, no aptx/ldac #3

Open 818Mainstream opened 1 year ago

818Mainstream commented 1 year ago

I was wondering if you could help me get aptx/ldac working. So I cloned the repository and build the project and then flashed but my pixel 6 does not detect the esp32 as aptx/ldac enabled. before I build the project, I see that sdkconfig.defaults has it enabled but then after building, it creates sdkconfig file and in there i do not see any trace of aptx/ldac lines.

Any help would be greatly appreciated.

Thank you,

josjkasan commented 1 year ago

Hello! Any info about this issue? I have the same problem.

mrx23dot commented 1 year ago

SBC would say this in log: [ 15672][I][BluetoothA2DPSink.cpp:630] handle_audio_cfg(): [BT_AV] a2dp audio_cfg_cb , codec type 0

There is some additional info I found here https://www.reddit.com/r/esp32/comments/tezce5/a2dp_sink_with_aptx_and_ldac_codec/

gb160 commented 1 year ago

Same issue here using avantree oasis plus transmitter. It always selects sbc (presumably because the esp isn't providing aptx support)