A Go library for generating MPEG-DASH manifests.
go get github.com/zencoder/go-dash/mpd
- Profiles
- Live
- On Demand
- Adaption Sets / Representations
- Audio
- Video
- Subtitles
- DRM (ContentProtection)
- PlayReady
- Widevine
- Single Period
- No PSSH/PRO generation
- Limited Profile Support
See examples/
To run (Live Profile example):
make examples-live
To run (OnDemand Profile example):
make examples-ondemand