Manifest is a library for parsing and creating video manifest files.
See godoc.
- Complete HLS compliance upto version 7, defined in the April 4 2016 specification
- DASH is currently not running in production, follow along and help us guide the creation!
Ingest as a organization makes use of lots of open-source software. We initially worked and used grafov/m3u8 for parsing HLS media playlists but found that we quickly were outpacing the scope of the library. As our roadmap grew and required future HLS version support, and other manifest formats such as DASH, we felt that it would be best to move the development in-house.