[Bug 783459] adaptivedemux: Answer duration queries for live streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 7 06:01:48 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #353239|accepted-commit_now         |none
             status|                            |

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
Comment on attachment 353239
  --> https://bugzilla.gnome.org/attachment.cgi?id=353239
adaptivedemux: Answer duration queries for live streams

After further discussions in #gstreamer, it seems this might not be the right
behaviour.

Since the stream is live, the duration is not defined and therefore one
shouldn't return a duration for live streams.

That being said, when one does a duration query on the pipeline, the pipeline
still returns a (bogus) duration via the basesink (which returns the current
segment.duration).

Maybe we should remove the duration field from the outgoing segments ?

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