<html><head></head><body><div>Hi,</div><div><br></div><div>Let me know if the following patch fixes your issue:</div><div><br></div><div><a href="https://gitlab.freedesktop.org/ocrete/gst-plugins-bad/-/commit/7247af1d20262accc70cc3d03f04eda4e7146f50">https://gitlab.freedesktop.org/ocrete/gst-plugins-bad/-/commit/7247af1d20262accc70cc3d03f04eda4e7146f50</a></div><div><br></div><div>Olivier</div><div><br></div><div>On Tue, 2021-03-30 at 18:08 +0200, Guillermo Rodriguez Garcia wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I have been using gstreamer to stream live video from mjpeg cameras with a pipeline like this:</div><div><br></div><div>gst-launch-1.0 souphttpsrc is-live=true location=<camera_url> ! multipartdemux ! image/jpeg,framerate=0/1 ! jpegparse ! avdec_mjpeg ! videoconvert ! ximagesink<br clear="all"><div><br></div><div>This was working fine with 1.14.x.</div><div>Recently I upgraded gstreamer to a more recent version and the above does not work well anymore. Video stutters or freezes.</div><div><br></div><div>I ran git bisect and found the following commit to be the culprit:</div><div><br></div><div><a href="https://github.com/GStreamer/gst-plugins-bad/commit/5c52f866ad36784fd66a6bd74915bfb911915ae7">https://github.com/GStreamer/gst-plugins-bad/commit/5c52f866ad36784fd66a6bd74915bfb911915ae7</a><br></div><div><br></div><div>If I revert that commit, the pipeline works fine again.</div><div><br></div><div>Is this the expected behaviour? Can someone shed some light?</div><div><br></div><div>Thanks,</div><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Guillermo Rodriguez Garcia<br><a href="mailto:guille.rodriguez@gmail.com" target="_blank">guille.rodriguez@gmail.com</a></div></div></div><div>_______________________________________________<br></div><div>gstreamer-devel mailing list<br></div><div><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br></div><div><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br></div></blockquote><div><br></div><div><span><pre>-- <br></pre><div data-evo-paragraph="" class="">Olivier CrĂȘte</div><div data-evo-paragraph="" class=""><a href="mailto:olivier.crete@collabora.com">olivier.crete@collabora.com</a></div><div data-evo-paragraph="" class=""><br></div></span></div></body></html>