/snapclient-esp-adf

A simple snapclient for the esp32 and esp32s2 platforms using the esp-adf framwork

Primary LanguageC

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.