Skip to content

[Question] Play audio files simultaneously and stream UDP sound half duplex #419

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

You must be logged in to vote

In order to play 2 sources at the same time you need to mix the two signals, so I suggest that you read the corresponding chapter in the wiki.

UDP is a lossy protocol and it might be possible to get things to work if you keep the sample rate very low. You might want to try it in combination with a CODEC.

However I would suggest that you also look into ESP-Now!

Replies: 12 comments 10 replies

Comment options

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

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
1 reply
@Theagainmen
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@veitk
Comment options

@pschatzmann
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

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

This discussion was converted from issue #418 on October 20, 2022 13:46.