Jump to content

Libdash

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Callinus (talk | contribs) at 16:54, 3 May 2015 (ce MOS no need for unused OO). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
libdash
Developersbitmovin GmbH, ITEC Team
Initial releaseFebruary 1, 2013 (2013-02-01)
Repository
Written inC++[1]
Operating systemCross-platform
PlatformMulti-platform
TypeMultimedia framework
LicenseGNU LGPL
Websitegithub.com/bitmovin/libdash/

libdash is an open source 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.[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.

References

  1. ^ "Developer Documentation".
  2. ^ "libdash official MPEG-DASH Reference Software".
  3. ^ "libdash Source Code Repository".