Developer(s) | bitmovin, ITEC Team |
---|---|
Initial release | February 1, 2013 (2013-02-01) |
Stable release | |
Repository | github |
Written in | C++[2] |
Type | Multimedia framework |
License | GNU LGPL |
Website | bitmovin![]() |
libdash is a computersoftwarelibrary which provides an object-oriented interface to theDynamic Adaptive Streaming over HTTP (DASH) standard. It is also the official reference implementation of the ISO/IEC MPEG-DASH standard,[3] and maintained by the Austrian companybitmovin. The libdash source code isopen source, published at GitHub,[4] and licensed under theGNU Lesser General Public License 2.1+.[5]
The project contains aQt-based sample multimedia player that is based on ffmpeg which uses libdash for the playback of DASH streams.