python-mpegdash

Python MPEG-DASH parser - Python 2.x
  https://github.com/caststack/python-mpegdash
  0
  no reviews



Mpd library can load and parse MPEG-DASH MPD(Media Presentation Description) metafile

The basic usage is to create a metafile object from uri, file path or directly from a string.

This package contains the Python 2.x module.