A Go library for generating MPEG-DASH manifests.
go get -u github.com/zencoder/go-dash
- Profiles
- Live
- On Demand
- Adaption Sets / Representations / Roles
- Audio
- Video
- Subtitles
- Multiple periods (multi-part playlist)
- DRM (ContentProtection)
- PlayReady
- Widevine
- No PSSH/PRO generation
- Limited Profile Support
See the examples/ directory.
make test