b-fitzpatrick / cpiped

Captures an audio stream and outputs to a pipe with buffering and silence detection
GNU General Public License v3.0
71 stars 13 forks source link

Sudden Extremely Loud Static from Cpiped #11

Open jzunker opened 4 years ago

jzunker commented 4 years ago

I have an unfortunate issue when using cpiped to capture music from an aux device and pipe it into snapcast to play on multiple stereos. Suddenly all of the stereos will start blasting an extremely loud static noise at an inhuman volume. Its quite terrifying! This happens about once a day, but seems to be occurring with more frequency. I believe the problem is linked to cpiped because the system returns to normal playback when I restart the cpiped daemon, but not if I restart the snapcast daemons. Cpiped is running on a raspberry pi with Raspbian Buster.

Anybody else experienced this behavior?