Monthly Archives: March 2012

DASH-JS – A JavaScript-based DASH library for Google Chrome

Our new DASH-JS implementation is now online! DASH-JS is a seamless integration of Dynamic Adaptive Streaming over HTTP (DASH)  into the Web using the HTML5 video element. Moreover, it is based on JavaScript which uses the Media Source API of … Continue reading

Posted in DASH | Leave a comment

MPEG-DASH MPD Validator released

We are happy to announce our MPEG-DASH MPD Validator which is available here. The validator offers the possibility to validate DASH files. This can either be done via file upload, URL or direct input of the description. Furthermore, the validator … Continue reading

Posted in DASH | Leave a comment

libdash supports now persistent connections and pipelining

libdash supports now HTTP/1.1 persistent connections and pipelining. Moreover, the HTTPConnectionManager maintains a pool of connections that will be used in a round robin manner. Currently, we only use one per host but in the future the user will be … Continue reading

Posted in DASH | Leave a comment