Skip to content
Discussion options

You must be logged in to vote

I recommend to avoid to build the audio processing chain on the input side if ever possilbe. A better way to handle this is
URLStream -copy-> EncodedAudioStream -> VolumeMeter -> I2SStream

This is

  • more efficient
  • better tested

Can you review the URLStreamESP32. I think the issue is that end is not setting client_handle to nullpointer.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@pschatzmann
Comment options

@bjoerngiesler
Comment options

@pschatzmann
Comment options

@bjoerngiesler
Comment options

@bjoerngiesler
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