dash-mpd-parser (Node.js)

Node.js library converting MPEG-DASH MPD XML to JSON and back, aimed at programmatic manifest manipulation with helpers such as bandwidth/representation filtering.

Link

Related resources

  • mpd-inspectorPython library to parse, analyze and validate MPEG-DASH MPDs, deriving implicit values (period start/duration in multi-period) and typed da…