[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
Thu Sep 23 03:14:15 PDT 2010


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

--- Comment #11 from Wim Taymans <wim.taymans at gmail.com> 2010-09-23 10:14:10 UTC ---
(In reply to comment #10)
> Hi Wim,
> 
> I tested your fix for EOS and it worked great with one client.  However, with
> two clients it sent the EOS when one client was exited and killed the pipe line
> for the other client.
> 
> I hacked on the code a bit and was able to get the behavior that I was
> expecting with more than one client.  Let me know if I am just misusing the
> RTSP server or if this is a legitimate problem.  The hack is not meant to be a
> permanent fix, just to show you where there may be a problem.

This can't really happen, for shared media the prepare and unprepare methods
are only called when all clients are done with the media.

-- 
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