rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
198 stars 46 forks source link

fix: include cstring lib when building with faac #195

Closed NeilHanlon closed 3 months ago

NeilHanlon commented 3 months ago

fixes #193

rafael2k commented 3 months ago

Thanks