Go Dash Save

A Go library for generating MPEG-DASH manifests.

Project README

go-dash godoc

A Go library for generating MPEG-DASH manifests.

Install

go get -u github.com/zencoder/go-dash

Supported Features

  • Profiles
    • Live
    • On Demand
  • Adaption Sets / Representations / Roles
    • Audio
    • Video
    • Subtitles
    • Multiple periods (multi-part playlist)
  • DRM (ContentProtection)
    • PlayReady
    • Widevine

Known Limitations (for now) (PRs welcome)

  • No PSSH/PRO generation
  • Limited Profile Support

Example Usage

See the examples/ directory.

Development

make test

CI

This project builds in Circle CI

License

Apache License Version 2.0

Open Source Agenda is not affiliated with "Go Dash" Project. README Source: zencoder/go-dash
Stars
211
Open Issues
7
Last Commit
1 month ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating