Computer Networks Assignment 1
Computer Networks Assignment 1
(e) How does DASH over HTTP improve the user experience?
Answer:
DASH massively improves user experience because it allows clients with different
internet access rates to stream videos at different encoding rates. Clients with low
speed such as 3G connections receive low bit-rate versions whereas clients with
fiber connections receive high bit-rate versions. Clients request video content in
small “chunks” of data.
(i) Why is DASH over HTTP easy to integrate into web applications?
Answer:
DASH uses standard HTTP protocols. It can be easily incorporated into existing web
applications without the need for massive changes. This makes DASH an easy
choice for providers and developers alike.