MPEG-DASH
   HOME

TheInfoList



OR:

Dynamic Adaptive Streaming over HTTP (DASH), also known as MPEG-DASH, is an
adaptive bitrate streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming tech ...
technique that enables high quality
streaming Streaming media is multimedia that is delivered and consumed in a continuous manner from a source, with little or no intermediate storage in network elements. ''Streaming'' refers to the delivery method of content, rather than the content i ...
of media content over the Internet delivered from conventional
HTTP The Hypertext Transfer Protocol (HTTP) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide We ...
web servers. Similar to Apple's
HTTP Live Streaming HTTP Live Streaming (also known as HLS) is an HTTP-based adaptive bitrate streaming communications protocol developed by Apple Inc. and released in 2009. Support for the protocol is widespread in media players, web browsers, mobile devices, and ...
(HLS) solution, MPEG-DASH works by breaking the content into a sequence of small segments, which are served over
HTTP The Hypertext Transfer Protocol (HTTP) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide We ...
. An early HTTP web server based streaming system called SProxy was developed and deployed in the Hewlett Packard Laboratories in 2006. It showed how to use HTTP range requests to break the content into small segments. SProxy shows the effectiveness of segment based streaming, gaining best Internet penetration due to the wide deployment of firewalls, and reducing the unnecessary traffic transmission if a user chooses to terminate the streaming session earlier before reaching the end. Each segment contains a short interval of playback time of content that is potentially many hours in duration, such as a movie or the live broadcast of a sport 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 playback time. While the content is being played back by an MPEG-DASH client, the client uses a bit rate adaptation (ABR) algorithm to automatically select the segment with the highest bit rate possible that can be downloaded in time for playback without causing stalls or re-buffering events in the playback. The current MPEG-DASH reference client dash.js offers both buffer-based (BOLA) and hybrid (DYNAMIC) bit rate adaptation algorithms. Thus, an MPEG-DASH client can seamlessly adapt to changing network conditions and provide high quality playback with few stalls or re-buffering events. MPEG-DASH is the first adaptive bit-rate HTTP-based streaming solution that is an international standard. MPEG-DASH should not be confused with a transport protocol — the transport protocol that MPEG-DASH uses is TCP. MPEG-DASH uses existing HTTP web server infrastructure that is used for delivery of essentially all World Wide Web content. It allows devices like Internet-connected televisions, TV set-top boxes, desktop computers, smartphones, tablets, etc. to consume multimedia content (video, TV, radio, etc.) delivered via the Internet, coping with variable Internet receiving conditions. 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 proprietary solutions like
Smooth Streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming tech ...
by Microsoft, or HDS by Adobe. Unlike HDS, or Smooth Streaming, DASH is
codec A codec is a device or computer program that encodes or decodes a data stream or signal. ''Codec'' is a portmanteau of coder/decoder. In electronic communications, an endec is a device that acts as both an encoder and a decoder on a signal or ...
-agnostic, which means it can use content encoded with any coding format, such as H.265,
H.264 Advanced Video Coding (AVC), also referred to as H.264 or MPEG-4 Part 10, is a video compression standard based on block-oriented, motion-compensated coding. It is by far the most commonly used format for the recording, compression, and distr ...
, VP9, etc.


Standardization

MPEG-DASH technology was developed under
MPEG The Moving Picture Experts Group (MPEG) is an alliance of working groups established jointly by ISO and IEC that sets standards for media coding, including compression coding of audio, video, graphics, and genomic data; and transmission and f ...
. Work on DASH started in 2010; it became a Draft International Standard in January 2011, and an International Standard in November 2011. The MPEG-DASH standard was published in April, 2012 but has been revised in 2019 and then once more in 2022 a

DASH is a technology related to
Adobe Systems Adobe Inc. ( ), originally called Adobe Systems Incorporated, is an American multinational computer software company incorporated in Delaware and headquartered in San Jose, California. It has historically specialized in software for the cre ...
HTTP Dynamic Streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming technolo ...
, Apple Inc.
HTTP Live Streaming HTTP Live Streaming (also known as HLS) is an HTTP-based adaptive bitrate streaming communications protocol developed by Apple Inc. and released in 2009. Support for the protocol is widespread in media players, web browsers, mobile devices, and ...
(HLS) and
Microsoft Microsoft Corporation is an American multinational technology corporation producing computer software, consumer electronics, personal computers, and related services headquartered at the Microsoft Redmond campus located in Redmond, Washi ...
Smooth Streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming tech ...
. DASH is based on Adaptive HTTP streaming (AHS) in 3GPP Release 9 and on HTTP Adaptive Streaming (HAS) in
Open IPTV Forum The Open IPTV Forum (OIPF) was a non-profit consortium and standards organization focused on defining and publishing open for end-to-end Internet Protocol television (IPTV) standards. It was later joined by several others. Since June 2014, OIPF h ...
Release 2.ETSI 3GP
3GPP TS 26.247; Transparent end-to-end packet-switched streaming service (PSS); Progressive Download and Dynamic Adaptive Streaming over HTTP (3GP-DASH)
/ref> As part of their collaboration with MPEG, 3GPP Release 10 has adopted DASH (with specific codecs and operating modes) for use over wireless networks. The DASH Industry Forum ( DASH-IF)DASH Industry Forum
/ref> further promotes and catalyzes the adoption of MPEG-DASH and helps transition it from a specification into a real business. It consists of major streaming and media companies, including Microsoft, Netflix, Google, Ericsson, Samsung, Adobe, etc. and creates guidelines on the usage of DASH for different use cases in practice. MPEG-DASH is integrated in other standards, e.g. MPEG-DASH is supported in
HbbTV Hybrid Broadcast Broadband TV (HbbTV) is both an industry standard ( European Telecommunications Standards Institute (ETSI) TS 102 796) and promotional initiative for hybrid digital TV to harmonise the broadcast, Internet Protocol Television (I ...
(as of Version 1.5).HbbTV Specification 1.5


Overview

DASH is an
adaptive bitrate streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming tech ...
technology where a
multimedia Multimedia is a form of communication that uses a combination of different content forms such as text, audio, images, animations, or video into a single interactive presentation, in contrast to tradit ...
file is partitioned into one or more segments and delivered to a client using
HTTP The Hypertext Transfer Protocol (HTTP) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide We ...
. A media presentation description (MPD) describes segment information (timing, URL, media characteristics like video resolution and
bit rate In telecommunications and computing, bit rate (bitrate or as a variable ''R'') is the number of bits that are conveyed or processed per unit of time. The bit rate is expressed in the unit bit per second (symbol: bit/s), often in conjunction ...
s), and can be organized in different ways such as SegmentList, SegmentTemplate, SegmentBase and SegmentTimeline, depending on the use case. Segments can contain any media data, however the specification provides specific guidance and formats for use with two types of containers:
ISO base media file format The ISO base media file format (ISOBMFF) is a container file format that defines a general structure for files that contain time-based multimedia data such as video and audio. It is standardized in ISO/IEC 14496-12, a.k.a. MPEG-4 Part 12, and wa ...
(e.g. MP4 file format) or MPEG-2 Transport Stream. DASH is audio/video
codec A codec is a device or computer program that encodes or decodes a data stream or signal. ''Codec'' is a portmanteau of coder/decoder. In electronic communications, an endec is a device that acts as both an encoder and a decoder on a signal or ...
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 Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematic ...
conditions, device capabilities and user preferences, enabling
adaptive bitrate streaming Adaptive bitrate streaming is a technique used in streaming multimedia over computer networks. While in the past most video or audio streaming technologies utilized streaming protocols such as RTP with RTSP. Today's adaptive streaming tech ...
and QoE (Quality of Experience) fairness. DASH standard does not specify the adaptive bitrate streaming (ABR) logic. DASH is also agnostic to the underlying application layer protocol. Thus, DASH can be used with any protocol, e.g., DASH over CCN.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
/ref> On July 27, 2015, MPEG LA announced a call for MPEG-DASH-related patents in order to create a single patent pool for this technology. MPEG LA announced its MPEG-DASH patent portfolio licence. MPEG-LA claims that the included patents are essential to the MPEG Dynamic Adaptive Streaming over HTTP standard.


Implementations

MPEG-DASH is available natively on Android through the ExoPlayer, on Samsung Smart TVs 2012+, LG Smart TV 2012+, Sony TV 2012+, Philips NetTV 4.1+, Panasonic Viera 2013+ and Chromecast.Device Compatibility
/ref> YouTube as well as Netflix already support MPEG-DASH, and different MPEG-DASH players are available. While MPEG-DASH isn't directly supported in HTML5, there are JavaScript implementations of MPEG-DASH which allow using MPEG-DASH in web browsers using the HTML5 Media Source Extensions (MSE).HTML5 Media Source Extensions
/ref> There are also JavaScript implementations such as the bitdash player which support DRM for MPEG-DASH using the HTML5
Encrypted Media Extensions Encrypted Media Extensions (EME) is a W3C specification for providing a communication channel between web browsers and the Content Decryption Module (CDM) software which implements digital rights management (DRM). This allows the use of HTML5 vi ...
.HTML5 Encrypted Media Extensions
/ref> In combination with WebGL, the HTML5-based adaptive bitrate streaming of MPEG-DASH enables also the efficient streaming of 360° video for live and on-demand use cases.360° Streaming in HTML5
/ref>


Clients and libraries

* Shaka Player, is the open source DASH
HTML5 HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML ...
video player from Google for Low Bandwidth Connections. *
VLC Media Player VLC media player (previously the VideoLAN Client and commonly known as simply VLC) is a free and open-source, portable, cross-platform media player software and streaming media server developed by the VideoLAN project. VLC is available for desk ...
3.0 shipped a new client plugin for MP4/MPEG and Live streams.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.
/ref> * The cross-platform FOSS multimedia framework
GStreamer GStreamer is a pipeline-based multimedia framework that links together a wide variety of media processing systems to complete complex workflows. For instance, GStreamer can be used to build a system that reads files in one format, processes the ...
has supported MPEG-DASH and WebM DASH since at least v1.4.HTTP Adaptive streaming with GStreamer
/ref> * The open-source library
libdash 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 b ...
libdash: Open-source DASH client library
by bitmovin Gmbh
is platform independent and runs on mobile platforms such as Android, iOS, Windows Phone. *
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, a ...
provides the bitdash MPEG-DASH player for HTML5 and Flash. * VideoJS is an open-source HTML5 video player, supports HLS, DASH, WebM, and progressive MP4 for Live and VOD streaming. * Clappr is an open-source HTML5 video player, uses HTMLVideoElement, supports DASH, HLS, progressive, ad insertion, dynamic overlays, picture-in-picture


Servers

Note that no specific support is required from the server for DASH content, with the exception of Live Streaming. * Wowza Streaming Engine has support MPEG-DASH playback with DVR and provides DASH Stream Target publishing to Akamai. *
Brightcove Brightcove, Inc. () is a Boston, Massachusetts–based software company that produces an online video platform. History Brightcove was founded in 2004 by Jeremy Allaire, who served as Executive Chairman until April 2016, and Bob Mason. The co ...
Zencoder has support for MPEG-DASH transmuxing/transcoding. *
Elemental Technologies WowWS History Elemental was founded in 2006 by three engineers formerly of the semiconductor company Pixelworks: Sam Blackman (CEO), Jesse Rosenzweig ( CTO), and Brian Lewis. In July 2012, Elemental products supported the broadcast of the 2012 ...
video processing solutions support DASH. *
Helix Universal Server The Helix Universal Media Server was a product developed by RealNetworks and originates from the first streaming media server originally developed by Progressive Networks in 1994. It supported a variety of streaming media delivery transports inc ...
has support for DASH in various modes. *
Nimble Streamer Nimble may refer to: * HMS Nimble, the name of several Royal Navy vessels * RMAS Nimble (A222), a British naval auxiliary ship * USS Nimble, the name of two US Navy vessels * Castle Nimble, a castle in Wales * Camp Nimble, a US Army post in South ...
has live and VOD MPEG-DASH support. For VOD it supports both H.265 and H.264 codecs * Unified Origin supports MPEG-DASH.


Services

* Akamai CDN supports DASH. *
Amazon CloudFront Amazon CloudFront is a content delivery network (CDN) operated by Amazon Web Services. Content delivery networks provide a globally-distributed network of proxy servers that cache content, such as web videos or other bulky media, more locally t ...
CDN supports DASH. *
Amazon Web Services Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. These cloud computing web services provide d ...
Elastic Transcoder has support for MPEG-DASH. * Azure Media Services platform has support for MPEG-DASH. *
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, a ...
provides the cloud-based transcoding service bitcodin.com which supports MPEG-DASH. *
CloudFlare Cloudflare, Inc. is an American content delivery network and DDoS mitigation company, founded in 2009. It primarily acts as a reverse proxy between a website's visitor and the Cloudflare customer's hosting provider. Its headquarters are in Sa ...
Stream supports transcoding into DASH in VP9 before serving to the end user. * Cloudinary provides automatic transcoding with support for MPEG-DASH. * Lumen CDN supports DASH. * Limelight Networks CDN supports DASH. *
Project Shield Project Shield is an anti- distributed-denial-of-service (anti-DDoS) service that is offered by Jigsaw, a subsidiary of Google Google LLC () is an American multinational technology company focusing on search engine technology, online a ...
CDN supports DASH. *
Tata Communications Tata Communications Limited (previously known as Videsh Sanchar Nigam Limited) is an Indian telecommunications company. It was previously a government- owned-telecommunications service provider and under the ownership of Department of Telec ...
CDN supports DASH. * DogalZeka MS2 Alarm Monitoring, Transcoding and Recording DASH input/output support. *Resi Live Stream Platform supports ingest, transcoding and CDN delivery of MPEG-DASH.


Content generators

* ITEC's DASHEncoder.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.
/ref> *
MP4Box GPAC Project on Advanced Content (GPAC, a recursive acronym) is an implementation of the MPEG-4 Systems standard written in ANSI C. GPAC provides tools for media playback, vector graphics and 3D rendering, MPEG-4 authoring and distribution. GPA ...
and its multimedia framework from GPAC at Télécom ParisGPAC Telecom ParisTech
/ref> * dashcast from Télécom Paris supports MPEG-DASH live streaming * MediaGoom MPEG-DASH Packager * Bento4 opensource tools and SDK


Other

* ITEC offers a validation service for MPEG-DASH Media Presentation Description (MPD) files * Multiple DASH datasetsMPEG DASH Dataset Overview
/ref> are offered by the Institute of Information Technology (ITEC) at Alpen-Adria University Klagenfurt,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.
/ref> the GPAC group at Telecom ParisTech and Digital TV Labs. * The BBC has DASH test streams, including DASH over HTTP/2. *
Widevine Widevine is a proprietary digital rights management (DRM) technology from Google used by the Chromium and Firefox web browsers (including some derivatives), Android MediaDRM, Android TV, and other consumer electronics devices. Widevine technolog ...
DRM supports DASH and
Encrypted Media Extensions Encrypted Media Extensions (EME) is a W3C specification for providing a communication channel between web browsers and the Content Decryption Module (CDM) software which implements digital rights management (DRM). This allows the use of HTML5 vi ...
. *Mividi provides software tool for analyzing and monitoring live MPEG-DASH streams.


Supported players and servers


Clients

Windows 10 Windows 10 is a major release of Microsoft's Windows NT operating system. It is the direct successor to Windows 8.1, which was released nearly two years earlier. It was released to manufacturing on July 15, 2015, and later to retail on ...
used to have native support for DASH streaming in EdgeHTML, a proprietary browser engine that was used in Microsoft Edge (now referred to as Edge Legacy) before the transition to the Chromium-based
Blink Blinking is a bodily function; it is a semi-autonomic rapid closing of the eyelid. A single blink is determined by the forceful closing of the eyelid or inactivation of the levator palpebrae superioris and the activation of the palpebral portio ...
browser engine. Edge Legacy was included in Windows 10 up till version 2004. It was replaced by Edge Chromium in version 20H2. DASH support on other browsers & operating systems is available via Media Source Extensions.


Patent holders


References


External links


MPEG-DASH Standard

DASH subscription mailing list

DASH research at Alpen-Adria Universität Klagenfurt

Mailing list of the open-source DASH client library libdash
{{MPEG MPEG Hypertext Transfer Protocol Multimedia Network protocols