asked 94.9k views
2 votes
What are some protocols might you use in a streaming AV system?

1 Answer

4 votes

Final answer:

The protocols commonly used in streaming AV systems are Real-Time Streaming Protocol (RTSP), Dynamic Adaptive Streaming over HTTP (DASH), and HTTP Live Streaming (HLS).

Step-by-step explanation:

When it comes to streaming AV systems, there are several protocols that can be used. Some common protocols include:

  • Real-Time Streaming Protocol (RTSP): This protocol allows for the control and delivery of continuously streaming media, such as audio or video, over IP networks.
  • Dynamic Adaptive Streaming over HTTP (DASH): DASH is a protocol that enables adaptive streaming of media content over HTTP. It dynamically adjusts the quality of the media based on available bandwidth and network conditions.
  • HTTP Live Streaming (HLS): This protocol is specifically designed for streaming media to devices such as iPhones, iPads, and Apple TVs. It uses HTTP to deliver segmented media files.

answered
User Pathfinder
by
7.9k points