Skip to content

Stuttering audio transmission and bad dynamic range #394

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

You must be logged in to vote

I don't have any issues using OS/X and Linux. So I guess you have to investigate your issue on your OS side.
You can try to increase the I2S buffer e.g dma_buf_count 20 and dma_buf_len 512 and hope that this helps.

For the volume it's not clear what mechanism is used. Some phones just send the audio with decreased volume and only if it is supported my A2DP is handling the volume. So you can play with the different Volume control implementations or provide one yourself. See the Wiki.

But first activate the logging and verify that if you change the volume on the phone you get the corresponding messages

I assume that you use the latest ESP32 Arduino version which is 2.0.7.
I suggest you chec…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@semmelrinde
Comment options

@pschatzmann
Comment options

@semmelrinde
Comment options

@semmelrinde
Comment options

Answer selected by pschatzmann
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