issues
search
Dash-Industry-Forum
/
DASH-IF-Conformance
This repository provides the source code for MPEG-DASH/DASH-IF Conformance Software/Validator. It has been extended according to further standards, such as CMAF, DVB-DASH, HbbTV, and CTA WAVE.
https://conformance.dashif.org/
Other
68
stars
28
forks
source link
Feature/live support
#706
Closed
Phencys
closed
3 months ago
Phencys
commented
4 months ago
Changes in this pull request:
Always download full segments, instead of assuming the server supports byte range requests (fixes #648)
Limit segment downloading to 5 segments, unlimited flag available
Logic for re-downloading manifest for live streams (after at least MPD@minimumUpdatePeriod)
DVB Checks for live manifests as per
ETSI TS 103 285 V1.4.1
, Section 4.8
Changes in this pull request: