Skip to content

First release

Choose a tag to compare

@birme birme released this 29 Jan 11:55
· 7 commits to master since this release

This is the very first real release of MPEG DASH Validator JS. A Javascript library for validating MPEG DASH live and VOD streams. Including the following features:

  • Verify that the timestamp of the last segment in an MPEG DASH live stream does not differ from the actual time.
  • Verify that the list of segments in an MPEG DASH VOD stream all have the correct HTTP headers and can be downloaded.
  • Verify that an MPEG DASH manifest has the correct HTTP headers and can be downloaded.
  • Verify that a dynamic MPEG DASH manifest is updating correctly

Both available as a NPM package and a minified browser version