Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.
/ manifest Public archive

Video Manifest Parsers and Generators, supporting multiple formats such as HLS and DASH

License

Notifications You must be signed in to change notification settings

ingest/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest

Manifest is a library for parsing and creating video manifest files.

Usage

See godoc.

Features

  • Complete HLS compliance upto version 7, defined in the April 4 2016 specification

In-progress

  • DASH is currently not running in production, follow along and help us guide the creation!

Motivation

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.

About

Video Manifest Parsers and Generators, supporting multiple formats such as HLS and DASH

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages