You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: