[Bug 755036] mssdemux: improved live playback support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 00:38:53 PDT 2015


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

Philippe Normand <phil at base-art.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311325|0                           |1
        is obsolete|                            |

--- Comment #2 from Philippe Normand <phil at base-art.net> ---
Created attachment 311327
  --> https://bugzilla.gnome.org/attachment.cgi?id=311327&action=edit
mssdemux: improved live playback support

When a MSS server hosts a live stream the fragments listed in the
manifest usually don't have accurate timestamps and duration, except
for the first fragment, which additionally stores timing information
for the few upcoming fragments. In this scenario it is useless to
periodically fetch and update the manifest and the fragments list can
be incrementally built by parsing the first/current fragment.


Rebased against current master :)

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