Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 462 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 462 Bytes

Snapcast C Client

This library aims to be a portable C library to connect to a Snapserver from the Snapcast project.

The initial goal for this library is to run on the ESP32 and make use of the ESP-ADF for the audio pipeline framework. It should be possible to construct an audio stream which we can then feed into the pipeline example.

This is not functional at this stage.