Page 1 of 1

pipeline_passthru from AUX and then acts as server to stream the audio

Posted: Thu May 23, 2019 10:38 am
by coolnumber9
Hello everyone,

Has anybody tried the following use case/application?
[*] External player (mp3 player or a smartphone) output connected to the AUX IN port of LyraT board.
[*] Process the audio coming from AUX but instead of sending it out to the speaker, it acts as an audio streaming server.
[*] Acts as an internet radio server to stream the audio coming from AUX.
[*] Client connects to the LyraT board's IP to receive the streamed audio.

What I have seen so far is that for web radio applications, the audio is coming from a remote server and not ESP32 itself. I'd like to try the use case above. Is this possible or even practical?

Any help and advice will be appreciated. Thanks!

Re: pipeline_passthru from AUX and then acts as server to stream the audio

Posted: Sat May 25, 2019 3:55 am
by ducls2019
So interesting!
I have same idea but still get stuck to implement stream server on esp.
My idea is kit lyrat acts like a recorder and a stream server. Any computer has wifi connect to esp could listen voice recorded.