Libdash

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monkbot (talk | contribs) at 11:59, 4 October 2019 (→‎top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

libdash
Developer(s)bitmovin, ITEC Team
Initial releaseFebruary 1, 2013 (2013-02-01)
Repositorygithub.com/bitmovin/libdash
Written inC++[1]
TypeMultimedia framework
LicenseGNU LGPL
Websitebitmovin.com Edit this on Wikidata

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,[2] and maintained by the Austrian company bitmovin. The libdash source code is open source, published at github,[3] and licensed under the GNU Lesser General Public License 2.1+.[4]

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".

External links