Skip to content

Stream audio from ESP32 over WiFi #1739

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

You must be logged in to vote

A good way to start is by reading the Wiki and follow the advice given in 'It's not working'; try to learn and test each processing step separately before you put things together.

The audio quality using digtal mems microphones is usually better then the analog ones: Info can be found in the Hardware section.

I suggest that you have a look at the communication wiiki and examples.

I have never tried to send information over different channels, but I think you can try to use different ports and use separate tasks.
Another approach would be to use a BinaryContainer and send the accelerometer data as metadata along with the audio

Replies: 2 comments 1 reply

Comment options

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

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