Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 670 Bytes

A simple snapcast client for esp32 usinf esp-adf

This is a very WIP implementation of a snapcast client for the esp32 and esp32s2 platforms.

It's originates in a mix of the play_mp3 example from the esp-adf framework and the snapclient implementation made by @jorgenkraghjakobsen

For now, I sometimes "work" using flac or pcm codec for the snapcast stream, and have no latency control or time synchronization.