Skip to content

Creating a Master-slave ESP-A2DP bonding #222

Answered by pschatzmann
christianaubry asked this question in Q&A
Discussion options

You must be logged in to vote

As far as I know this is not supported by the A2DP standard und definitely not what what the API provides. You could receive both channels and stream each channel to a separate device. But streaming of audio is difficult to implement and streaming to 2 devices at the same time is even more difficult. You will need to deal with communication protocols and Codecs and the technical limitations of the ESP32!

So nothing for the faint of heart!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants