Software:Libdash
From HandWiki
| Developer(s) | bitmovin, ITEC Team |
|---|---|
| Initial release | Script error: No such module "Date time". |
| Repository | github |
| Written in | C++[1] |
| Type | Multimedia framework |
| License | GNU LGPL |
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
- ↑ "Developer Documentation". http://www.bitmovin.net/files/bitmovin/content/documentation/libdash/3_0/index.html.
- ↑ "libdash official MPEG-DASH Reference Software". 18 September 2013. http://www.slideshare.net/christian.timmerer/mpegdash-conformance-and-reference-software.
- ↑ "libdash Source Code Repository". https://github.com/bitmovin/libdash.
- ↑ "libdash License and Legal Contact bitmovin GmbH". http://www.bitmovin.net/libdash.html.
External links
