Releases: Dash-Industry-Forum/livesim2
Releases · Dash-Industry-Forum/livesim2
v1.5.2
v1.5.1
Added
- Better logging when loading asset representation data
- Check that pre-encrypted content has the same duration for all representations
- Test that endNumber in SegmentTemplate will limit segments used
- Automatic build of Docker Images
Fixed
- Pre-encrypted content is not re-fragmented, but left as it
- Dockerfile to insert version in binary (requires full repo or tag)
v1.5.0
Added
- Added functions and constants for CMAF file extensions in pkg/cmaf
- Short HEVC + AC-3 test content
- Generation of CMAF ingest streams with a REST-based API
- New program
cmaf-ingest-receiver
that can receive one or more CMAF ingest streams - New option
--whitelistblocks
for unlimited number of requests to some CIDR blocks - Link on starting page to Wiki page on preparing content
Fixed
- Will now set contentType from mimeType on AdaptationSet or Representation level.
- If contentType and mimeType are not present, contentType will be set from codecs string.
- Issue with audio resegmentation.
Changed
- Go version changed to 1.22
v1.4.1
v1.3.1
v1.3.0
Added
- MPD Patch functionality with new
/patch_ttl
URL configuration - nowDate query parameter as an alternative to nowMS for MPD and patch
- MPD Patch has Expires header equal to publishTime + ttl + 10s
Fixed
- Timed stpp subtitles EBU-TT-D linePadding
- Update dependencies
v1.2.2
v1.2.1
v1.2.0
Added
- Support for DASH-IF Enhanced Clear Key Content Protection (ECCP)
- On the fly encryption for ECCP using cbcs or cenc scheme
Fixed
- Make HTTP OPTIONS method work for all URLs
- Make --playurl work for general paths
- Derive and insert contentType if missing
- Remove any mehd box from init segment
- Asset lookup for case where one asset path is prefix of another