[Bug 788340] Dynamically reconfigure pipeline in PLAY based on transports

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 19 08:49:16 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788340

--- Comment #9 from Patricia Muscalu <patricia at axis.com> ---
(In reply to Patricia Muscalu from comment #7)
> (In reply to Sebastian Dröge (slomo) from comment #2)
>  > @@ +2181,3 @@
> > +
> > +      if (gst_rtsp_stream_is_complete (stream)) {
> > +        complete = TRUE;
> > 
> > Shouldn't it only be considered complete once *all* streams are complete?
> 
> But what if not all media streams are active (<=> media contains two streams
> but only one is requested). The missing part here is, to make sure that all
> active streams are complete before performing a seek on media pipeline. Do
> you agree?

The problem here is to find a mapping between active transports (session media
has this information) and active streams.

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