/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Dropped 1760 samples. This is most likely downstream can't keep up and is consuming samples too slowly.

Tim Müller tim at centricular.com
Fri Sep 22 07:38:15 UTC 2017


On Fri, 2017-09-22 at 10:14 +0530, Shrikant Lahase wrote:

Hi,

You are showing us the receiver pipeline, but the error you mention is
on the sender pipeline, or at least some other pipeline with alsasrc in
it.

> Q.2  I am running the command in debugging  --gst-debug-level=4.  But
> it takes 7 seconds to start pipeline. How to reduce this time..?

Write it into a file with GST_DEBUG_FILE=/home/rpi/dbg.log  or

  gst-launch-1.0 ... 2>dbg.log

But the raspberry pi is not a beefy machine, so once you enable too
much debug logging it will be very slow. Better only enable logging for
specific debug categories to cut down on the volume.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/


More information about the gstreamer-devel mailing list