Replies: 1 comment
-
The PI is much more powerfull and has more memory, so it is better suited for streaming.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First, many thanks for this ever-expanding library. So far I've built an ESP32 webradio receiver that I use literally every day!
I have been working on streaming remote audio from places with unreliable power. I usually use Raspberry Pis with darkIce to connect to icecast servers, but it would be amazing to use an ESP32 instead (less power, more reliable, no risk of SD card corruption...) My idea/question has 2 parts:
It seems like the building blocks are there to reproduce this using your library (especially AudioServer), but I admit that I don't understand enough to make it happen myself.
Beta Was this translation helpful? Give feedback.
All reactions