[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 04:47:40 PDT 2010


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

--- Comment #12 from Robert Krakora <rob.krakora at messagenetsystems.com> 2010-09-23 11:47:34 UTC ---
Hi Wim,

If shutdown-on-eos and shared are enabled in the server and two clients are
connected, the server blows up if one of the clients terminates it's
connection.  I have tested this many times without my hack and this indeed
appears to be the case.  I will send you a trace.

Best Regards,

Rob Krakora
 (In reply to comment #11)
> (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