Problem with jpegparse and timestamps

Olivier Crête olivier.crete at collabora.com
Tue Mar 30 16:41:56 UTC 2021


Hi,

Let me know if the following patch fixes your issue:

https://gitlab.freedesktop.org/ocrete/gst-plugins-bad/-/commit/7247af1d20262accc70cc3d03f04eda4e7146f50

Olivier

On Tue, 2021-03-30 at 18:08 +0200, Guillermo Rodriguez Garcia wrote:
> Hi all,
> 
> I have been using gstreamer to stream live video from mjpeg cameras
> with a pipeline like this:
> 
> gst-launch-1.0 souphttpsrc is-live=true location=<camera_url> !
> multipartdemux ! image/jpeg,framerate=0/1 ! jpegparse ! avdec_mjpeg !
> videoconvert ! ximagesink
> 
> This was working fine with 1.14.x.
> Recently I upgraded gstreamer to a more recent version and the above
> does not work well anymore. Video stutters or freezes.
> 
> I ran git bisect and found the following commit to be the culprit:
> 
> https://github.com/GStreamer/gst-plugins-bad/commit/5c52f866ad36784fd66a6bd74915bfb911915ae7
> 
> If I revert that commit, the pipeline works fine again.
> 
> Is this the expected behaviour? Can someone shed some light?
> 
> Thanks,
> 
> Guillermo Rodriguez Garcia
> guille.rodriguez at gmail.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-- 
Olivier Crête
olivier.crete at collabora.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210330/03e9460f/attachment.htm>


More information about the gstreamer-devel mailing list