4 ms·
Is it better than Pied Piper, which is lossless?
by reamworks 11y ago
Is it better than Pied Piper, which is lossless?
- hroi 11y agoA more relevant comparison would be HLS, Apple's HTTP Live Streaming tech, which works really well but is not very widely supported.
- jawngee 11y agoThere are over 800 million devices that support it.
- asendra 11y agoWorks really well, yes, but it has considerable latency for real time video.
- slederer 11y agoApple's HLS and MPEG-DASH share the same design principles. One big benefit of MPEG-DASH is that it is supported natively within HTML5 using the HTML5 Media Source Extentions. However, today HLS and MPEG-DASH are used in common.
- aeturnum 11y agoDASH is more a protocol to make many quality levels available in a single stream in a standard way. You could add a Pied Piper track to a DASH stream easily.