<div dir="ltr">hi!<div><br></div><div>I am trying to make a app, which sends video from wecam, using rtp and rtcp and recieve it on the orther end. I am prototyping using gst-inspect and examples from [1]. I detected an issue with framerate. I created a simple pipeline (and couple of variations of it):</div><div><br></div><div>gst-launch-0.10 -v -e v4l2src device=/dev/video0 !  jpegdec ! ffmpegcolorspace ! queue ! autovideosink<br></div><div><br></div><div>With all of them, at first seconds, framerate is very good but it constantly drops, and after a minute or two, there is about 4fps. Using decodebin instead of jpegdec doesn't solve the issue.</div><div><br></div><div>Moreover, when using gstreamer 1.0 it tells me: </div><div><div>WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage: A lot of buffers are being dropped.</div><div>Additional debug info:</div><div>/var/tmp/portage/media-libs/gstreamer-1.2.4-r2/work/gstreamer-1.2.4/libs/gst/base/gstbasesink.c(2791): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage:</div><div>There may be a timestamping problem, or this computer is too slow.</div></div><div><br></div><div>Is this an issue with my cam (logitech quickcam communicate stx) or with the pipes? Computer is not slow (8 cores, 16G of ram).</div><div><br></div><div><br></div><div><br></div><div>[1] <a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp">http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp</a><br clear="all"><div><br></div>-- <br><div class="gmail_signature">regards</div></div><div class="gmail_signature">Alex</div></div>