Page 1 of 1

eStreamPlayer32 - Mediaplayer for Arduino IDE.

Posted: Fri Oct 23, 2020 10:20 am
by Cellie
I made a mediaplayer for esp32 that plays webstreams and your local files from a http server.
The interface is completely web-based.
It compiles in the Arduino IDE.

To browse the local files you need to copy a php script to the http server.

https://github.com/CelliesProjects/eStreamPlayer32