Release version 3.0.0-alpha.2
Pre-release
Pre-release
·
2 commits
to laravel-beta
since this release
We're happy to announce the availability of the next iteration of our alpha version.
Improvements
- DVB Module is now 90% re-implemented with the new APIs.
- HbbTV Module is now re-implemented.
- CMAF Module is now re-implemented.
- Low Latency module is in progress.
- New 'CrossValidation' section in the interface for MPD <-> Segment comparison checks.
- Clean up BaseURL support and download segments only when a single BaseURL exists.
- Support for manifests with segment timeline.
Bugfixes
- Disabled segment analysis modules while the segments are still being downloaded.
- Removed various checks that have been invalid for a while
- e.g. Comparison of full stream duration with manifest would always fail, as we do not download all segments.
- A variety of checks have been temporarily removed as they depend on no-longer available data or had invalid implementations.