Skip to content

dashdemux: Enable single fragment mp4 adaptive playback

  1. add function to check mp4 dash stream whether it is single fragment or not.
  2. add fragment download range control for single fragment stream to support switching representation by actual bandwidth or connection_speed when play single fragment mp4 dash stream.
  3. avoid downloading header and index fragment data when downloading meida fragment for the first time for single fragment stream
Edited by elliot chen

Merge request reports