0

I am looking for real content for MPEG-DASH - Does anybody know which content providers use mpd manifests for their Vod / Adaptive streaming?

inbaly
  • 582
  • 1
  • 6
  • 16

2 Answers2

1

youtube and netflix are probably the biggest names that use it. There is a multitude of smaller or regional players that also use it. All major streaming servers support it so one can start with dash quite quickly.

Svetlin Mladenov
  • 4,307
  • 24
  • 31
  • From an article that published last year - Netflix support media file format but not yet mpd manifests. has that changed? – inbaly Jun 16 '15 at 08:40
  • AFAIK netflix uses dash + some custom extensions to the MPD. – Svetlin Mladenov Jun 16 '15 at 09:43
  • I think you will find youtube and netflix use some of the fundamentals behind DASH e.g. MSE, EME, CENC and ISO BMFF but not so really DASH itself – Andrew Jun 26 '15 at 06:38
1

We deployed e.g. the following customers using MPEG-DASH:

You can also find a lot of MPEG-DASH streams at http://www.dash-player.com and http://www.bitcodin.com

Stefan Lederer
  • 453
  • 2
  • 2