HOME

TheInfoList



OR:

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 Bitmovin is a multimedia technology company which provides services that transcode digital video and audio to streaming formats using cloud computing, and streaming media players. Founded in 2013, the Austrian company contributes to MPEG-DASH, an ...
. The libdash source code is
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
, published at GitHub, and licensed under the GNU Lesser General Public License 2.1+. The project contains a Qt-based sample multimedia player that is based on ffmpeg which uses libdash for the playback of DASH streams.


References


External links

* {{Official website Video libraries Free video conversion software Free codecs Multimedia frameworks C++ libraries Cross-platform free software Free software programmed in C++ Free computer libraries