Written in C++ | Development status Active Operating system | |
Initial release February 1, 2013 (2013-02-01) Repository github.com/bitmovin/libdash |
libdash is a computer software library which provides an object-oriented interface to the Dynamic Adaptive Streaming over HTTP (DASH) standard. It is also the official reference implementation of the ISO/IEC MPEG-DASH standard, and maintained by the Austrian company bitmovin. The libdash source code is open source, published at github, and licensed under the GNU Lesser General Public License 2.1+.
libdash is developed for many operating systems, including GNU/Linux, OS X, 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.
References
Libdash Wikipedia(Text) CC BY-SA