Skip to content

Stuttering audio transmission over A2DP bluetooth from computer to ESP32 #799

Discussion options

You must be logged in to vote

I don't understand what you mean with 'C sine wave drone'

You obviously need to find out first where the problem is coming from:

  • did you try your sketch with playing music a mobile phone ?
  • Maybe the problem is with the os of your audio source. If you use windows try to exchange it with linux or osx
  • Maybe you have a bug in the sound generation.

In general I recommend to use the basic API over the Stream based A2DP. There is much less overhead!

I don't think there is a bug in my code, so I convert this to a discussion.

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
Converted from issue

This discussion was converted from issue #798 on April 24, 2023 07:08.