-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
first off, this is awesome.. thanks for this.
When I tried the example on my machine, the results where pretty good.
Unfortunately I get a lot of warnings like this:
../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiobasesrc.c(851): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAutoAudioSrc:autoaudiosrc0/GstPulseSrc:autoaudiosrc0-actual-src-puls:
Dropped 10080 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.
WARNING: from element /GstPipeline:pipeline0/GstAutoAudioSrc:autoaudiosrc0/GstPulseSrc:autoaudiosrc0-actual-src-puls: Can't record audio fast enough
Additional debug info:
../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiobasesrc.c(851): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAutoAudioSrc:autoaudiosrc0/GstPulseSrc:autoaudiosrc0-actual-src-puls:
Dropped 10080 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.
Is this because my system is too slow ?
I got a pretty good CPU, but my GPU is rather old. Could this be a problem ?