All Projects â†’ zencoder â†’ Go Dash

zencoder / Go Dash

Licence: other
A Go library for generating MPEG-DASH manifests.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Go Dash

Cast Sh
📟 An instance of your terminal in your browser
Stars: ✭ 151 (-1.31%)
Mutual labels:  hacktoberfest
Bhoptimer
A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
Stars: ✭ 151 (-1.31%)
Mutual labels:  hacktoberfest
Wiz light
A WiZ Light integration for Home Assistant
Stars: ✭ 153 (+0%)
Mutual labels:  hacktoberfest
Inspirational Quotes
💡 A simple NPM Package which returns random Inspirational Quotes. Get your daily quote and stay motivated! ✌ī¸ 🌸
Stars: ✭ 150 (-1.96%)
Mutual labels:  hacktoberfest
Developerfolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 2,814 (+1739.22%)
Mutual labels:  hacktoberfest
Cover Image Generator
📕 Generate a cover image for your blog post 📝 https://blogcover.now.sh/
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Cactus
Hyperledger Cactus is a new approach to the blockchain interoperability problem
Stars: ✭ 149 (-2.61%)
Mutual labels:  hacktoberfest
Tiingo Python
Python REST Client for interacting with the Tiingo Financial Data API
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Logrus Logstash Hook
ℹī¸ Logstash hook for logrus
Stars: ✭ 150 (-1.96%)
Mutual labels:  hacktoberfest
Simplesh
🐧 Quick installation for Ubuntu terminal.
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Grpc Caller
An improved Node.js gRPC client
Stars: ✭ 151 (-1.31%)
Mutual labels:  hacktoberfest
Commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
Stars: ✭ 2,128 (+1290.85%)
Mutual labels:  hacktoberfest
Dicom Rs
Pure Rust implementation of the DICOM standard
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Aspnetcore Tooling
Tools for ASP.NET Core apps, such as MSBuild targets, Visual Studio extensions, and command line tools. (Open issues on https://github.com/dotnet/aspnetcore/issues)
Stars: ✭ 151 (-1.31%)
Mutual labels:  hacktoberfest
Adessentials
PowerShell Active Directory helper functions to manage healthy Active Directory
Stars: ✭ 153 (+0%)
Mutual labels:  hacktoberfest
Linkfree
A free and open source alternative to LinkTree
Stars: ✭ 151 (-1.31%)
Mutual labels:  hacktoberfest
Laravelresources
Speed Up package development for Laravel Apps with API's
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Plotkicadsch
This project aims at being able to export Kicad Sch files to structured picture files
Stars: ✭ 153 (+0%)
Mutual labels:  hacktoberfest
Mic over mumble
Use Android/iOS device as your PC's remote microphone, using Mumble + Plumble. Or use microphone of one PC on other PC. Linux-only script
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest
Ember Shepherd
An Ember addon for the site tour library Shepherd
Stars: ✭ 152 (-0.65%)
Mutual labels:  hacktoberfest

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].