Dynamic Adaptive Streaming over HTTP
Dynamic Adaptive Streaming over HTTP (DASH), also known as MPEG-DASH, enables high quality streaming of media content over the Internet delivered from conventional HTTP web servers. Similar to Apple's HTTP Live Streaming (HLS) solution, MPEG-DASH works by breaking the content into a sequence of small HTTP-based file segments, each segment containing a short interval of playback time of a content that is potentially many hours in duration, such as a movie or the live broadcast of a sports event. The content is made available at a variety of different bit rates, i.e., alternative segments encoded at different bit rates covering aligned short intervals of play back time are made available. As the content is played back by an MPEG-DASH client, the client automatically selects from the alternatives the next segment to download and play back based on current network conditions. The client selects the segment with the highest bit rate possible that can be downloaded in time for play back without causing stalls or rebuffering events in the playback. Thus, an MPEG-DASH client can seamlessly adapt to changing network conditions, and provide high quality play back without stalls or rebuffering events.
MPEG-DASH is the first adaptive bit-rate HTTP-based streaming solution that is an international standard[1]
MPEG-DASH leverages the already widely deployed HTTP web server infrastructure that is used for delivery of essentially all Internet content. It allows devices such as Internet connected televisions, TV set-top boxes, desktop computers, smartphones, tablets, etc. to consume multimedia content (video, TV, radio...) delivered via the Internet, coping with variable Internet receiving conditions, thanks to its adaptive streaming technology. Standardizing an adaptive streaming solution is meant to provide confidence to the market that the solution can be adopted for universal deployment, compared to similar but more vendor-centric solutions such as HLS by Apple, Smooth Streaming by Microsoft, or HDS by Adobe.
Standardization
MPEG-DASH technology was developed under MPEG. Work on DASH started in 2010; it became a Draft International Standard in January 2011, and an International Standard in November 2011.[1][2][3] The MPEG-DASH standard was published as ISO/IEC 23009-1:2012 in April, 2012.
DASH is a technology related to Adobe Systems HTTP Dynamic Streaming, Apple Inc. HTTP Live Streaming (HLS) and Microsoft Smooth Streaming.[4] DASH is based on Adaptive HTTP streaming (AHS) in 3GPP Release 9 and on HTTP Adaptive Streaming (HAS) in Open IPTV Forum Release 2.[5][6] As part of their collaboration with MPEG, 3GPP Release 10 has adopted DASH (with specific codecs and operating modes) for use over wireless networks.[5]
Overview
DASH is an adaptive bitrate streaming technology where a multimedia file is partitioned into one or more segments and delivered to a client using HTTP.[7] A media presentation description (MPD) describes segment information (timing, URL, media characteristics such as video resolution and bit rates).[8] Segments can contain any media data, however the specification provides specific guidance and formats for use with two types of containers: MPEG-4 file format or MPEG-2 Transport Stream.[4]
DASH is audio/video codec agnostic. One or more representations (i.e., versions at different resolutions or bit rates) of multimedia files are typically available, and selection can be made based on network conditions, device capabilities and user preferences, enabling adaptive bitrate streaming.[9] DASH is also agnostic to the underlying application layer protocol. Thus, DASH can be used with any protocol, e.g., like DASH over CCN [10]
Implementations
The first DASH player implementations on desktop computer are the DASH VLC plugin of the Institute of Information Technology (ITEC) at Alpen-Adria University Klagenfurt,[11][12] the open-source DASH client library libdash [13] and the multimedia framework of the GPAC group at Telecom ParisTech.[14] Content generation is possible using MP4Box from GPAC [14] or the wrapper tool DASHEncoder (also of ITEC).[11][15] The first DASH server and Android (2.2 to 4.x) SDK player implementation was demonstrated by RealNetworks at the IBC 2012 with the Helix Universal Server and the Helix SDK for Android demonstrating MPEG2-TS (Smart TV) and ISO BMFF (MP4 Smartphone / Tablet) delivery and playback formats commercially available from November 2012. See Helix Universal Server for further information. The open-source library libdash[13] is platform independent and thus, also runs on mobile platforms like Android, iOS, Windows Phone, etc.
Multiple DASH datasets are offered by the Institute of Information Technology (ITEC) at Alpen-Adria University Klagenfurt [15][16] and the GPAC group at Telecom ParisTech [14]
ITEC offers also a validation service for MPEG-DASH Media Presentation Description (MPD) files.[11]
References
External links
- MPEG-DASH Standard
- DASH mailing list
- DASH research at Alpen-Adria Universität Klagenfurt
- MPEG-DASH promoters group
- Mailing list of the open-source DASH client library libdash
- ↑ a b MPEG ratifies its draft standard for DASH, MPEG, 2. Dezember 2011. Abgerufen am 26. August 2012
- ↑ HTTP streaming of MPEG media - blog entry
- ↑ ISO/IEC DIS 23009-1.2 Dynamic adaptive streaming over HTTP (DASH)
- ↑ a b Updates on DASH - blog entry
- ↑ a b ETSI 3GPP 3GPP TS 26.247; Transparent end-to-end packet-switched streaming service (PSS); Progressive Download and Dynamic Adaptive Streaming over HTTP (3GP-DASH)
- ↑ Open IPTV Forum Solution Specification Volume 2a - HTTP Adaptive Streaming V2.1
- ↑ Overview of Dynamic Adaptive Streaming over HTTP (DASH)
- ↑ DASH Overview by C. Timmerer and C. Mueller
- ↑ 3GPP Dynamic Adaptive Streaming over HTTP - Standards and Design Principles by T. Stockhammer
- ↑ Y. Liu, J. Geurts, J.-P. Point, S. Lederer, B. Rainer, C. Mueller, C. Timmerer and H. Hellwagner, “Dynamic Adaptive Streaming over CCN: A Caching and Overhead Analysis”, In Proceedings of the IEEE International Conference on Communication (ICC) 2013 – Next-Generation Networking Symposium, Budapest, Hungary, June, 2013
- ↑ a b c DASH at ITEC, VLC Plugin, DASHEncoder and Dataset by C. Mueller, S. Lederer, C. Timmerer
- ↑ C. Müller and C. Timmerer, “A VLC Media Player Plugin enabling Dynamic Adaptive Streaming over HTTP”, In Proceedings of the ACM Multimedia 2011 , Scottsdale, Arizona, November 28, 2011.
- ↑ a b libdash: Open-source DASH client library by bitmovin
- ↑ a b c GPAC Telecom ParisTech
- ↑ a b S. Lederer, C. Mueller and C. Timmerer, “Dynamic Adaptive Streaming over HTTP Dataset”, In Proceedings of the ACM Multimedia Systems Conference 2012, Chapel Hill, North Carolina, February 22-24, 2012.
- ↑ S. Lederer, C. Mueller, C. Timmerer, C. Concolato, J. Le Feuvre and K. Fliegel, Distributed DASH Dataset, In Proceedings of the ACM Conference on Multimedia Systems (ACM MMSys) 2013, Oslo, Norway, 2013.