[gstreamer-bugs] [Bug 625597] gst-rtsp-server needs to send EOS on client session end so that elements such as 'filesink' are satisfied

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 20 09:19:56 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625597
  GStreamer | gst-rtsp-server | git

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2010-08-20 16:19:55 UTC ---
I commited my version. It's possible to set the eos-shutdown property on the
media factory or media, which will trigger the sending of the EOS event. You
need git core for this to work.

commit dc33070da3c28f81b083f20881234a712babe0fc
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Aug 20 18:17:08 2010 +0200

    media-factory: add eos-shutdown property

    Add an eos-shutdown property that will send an EOS to the pipeline before
    shutting it down. This allows for nice cleanup in case of a muxer.

    Fixes #625597

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list