GNOME Bugzilla – Bug 743087
alsa plugins are noisy and silent after several minutes of use
Last modified: 2015-01-17 14:50:02 UTC
I want to use GStreamer backend to make an application to listen and record to FM radio. I tested with: 1) First pipeline tunes the radio device /dev/radio0 to station 106.6 MHz: gst-launch-1.0 v4l2radio device=/dev/radio0 frequency=106600000 2) Second pipeline connects digital audio out (hw:1) to default sound card: gst-launch-1.0 alsasrc device=hw:1 ! audioconvert ! audioresample ! alsasink It's work nicely but after a few (5) minutes, I get noise (the sound is completely distorted) and becomes silent.
Thanks for the bug report. I think this is a duplicate of bug #692953. *** This bug has been marked as a duplicate of bug 692953 ***