Skip to content
  • Philippe Normand's avatar
    mssdemux: improved live playback support · 73721ad4
    Philippe Normand authored
    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.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755036
    73721ad4