Skip to content

hlsdemux2: Handle needing more data when draining segment

Thibault Saunier requested to merge thiblahute/gstreamer:hlsresilientempty into main
  • hlsdemux2: Handle needing more data when draining segment
    Some streams in the wild have empty segments at the beginning and hlsdemux2 use to stall forever while we can handle it by processing the following ones. The gap handling mechanism in adaptivedemux2 works properly and pushes the required gaps.

cc @bilboed

Edited by Thibault Saunier

Merge request reports

Loading