Libdash
Appearance
| libdash | |
|---|---|
| Developers | bitmovin GmbH, ITEC Team |
| Initial release | February 1, 2013 |
| Repository | |
| Written in | C++[1] |
| Operating system | Cross-platform |
| Platform | Multi-platform |
| Type | Multimedia framework |
| License | GNU LGPL |
| Website | github |
libdash is a open source Library (computing) which provides an object-oriented (OO) interface to the Dynamic Adaptive Streaming over HTTP (DASH) standard. It is also the official reference implementation of the ISO/IEC MPEG-DASH standard.[2] The libdash source code is published at github [3] and licensed under the GNU Lesser General Public License 2.1+.[4]
libdash is developed for many operating systems, including GNU/Linux, Mac OS X, Microsoft Windows, Android, iOS, etc..
The project contains a QT-based sample multimedia player that is based on ffmpeg which uses libdash for the playback of DASH streams.