What is an advantage of streaming media via HTTP?
Answer(s)
- - Streaming media via HTTP allows you to multicast live streams.
- - Streaming media via HTTP ensures that all movie packets are delivered and that droppedpackets are retransmitted.
- - Streams delivered via HTTP allow users to skip to any point in a movie on the server withoutdownloading the intervening material.
- - Streams delivered via HTTP allow long movies and continuous transmissions to be viewedwithout having to store more than a few seconds of data locally.
Correct Answer
- Streaming media via HTTP ensures that all movie packets are delivered and that droppedpackets are retransmitted.