GithubHelp home page GithubHelp logo

dwadrn20192025 / dash-static-mpd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pxxbxx/dash-static-mpd

0.0 0.0 0.0 21 KB

Project to build static MPD manifests referencing external sources

PHP 100.00%

dash-static-mpd's Introduction

dash-static-mpd

Project to build static MPD manifests referencing external sources

  • DevelopMpd.class.php Class to develop/factorize Nodes inside a MPD structure

  • MultipleVideoAdaptationSet.php Explode video Representation into multiple AdaptationSet, and link them (DASH stream-set-switching)

  • StaticGenerator.class.php Class to generate a static MPD based on SD+HD distinct MPD files Works on DASH and HLS

  • StaticGeneratorAtomic.class.php Class to generate a static MPD based on one MPD per elementary stream (video, audio, text) Works only in DASH for now (HLS incoming)

  • StaticGeneratorAtomicHLS.class.php Generator for HLS, used by StaticGeneratorAtomic.class.php

  • StaticGeneratorAtomicDASH.class.php Generator for DASH, used by StaticGeneratorAtomic.class.php

Sample Scripts

  • test-atomic-mpd-to-static.php Use some collections of MPD files to generate static manifests
Usage: php test-atomic-to-static.php <payload label>

Available payload labels :
	* HLSClear
	* HLSDRM
	* DASHClear
	* DASHDRM
	* DASHDRMSimpleTrack
	* HLSDRMSimpleTrack

Just launch the script using an available label, and it will output the content for the static manifests. (If you want to check the URLs of the sources, they are listed in the test script)

dash-static-mpd's People

Contributors

pxxbxx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.