Closed ZmGorynych closed 4 years ago
I suppose anything outside of availability window can be removed, including the first period. Are you talking about the case in which there is only one period that no of its segments is available anymore?
Yes.
How I interpret the question: can I remove the only period from an MPD if none of its segments are available anymore?
I would not consider an MPD with no periods a meaningful DASH presentation. It feels most appropriate to remove the entire MPD at such a point, making it a 404.
My reasoning is largely driven by the fact that this would just confuse players (told to play soemthing unplayable). Are there other substantial arguments for/against either approach?
I have integrated the last statement "If all content is expired, it should be a 404" into the timing model document.
Given lack of additional comments, I close this issue as resolved (text was clarified).
Is removal of the first period allowed in case none of its segments are available (i.e., are older than their availability start time +
@timeshiftBuffer
?