Real time streaming protocol is used ______.
2024
Real time streaming protocol is used ______.
Answer: D. More than one of the above — RTSP works at the Application Layer and typically sits alongside other protocols to create a full streaming experience: RTSP: The "Remote Control" (Play,…
- A.
to control streaming media servers
- B.
for establishing and controlling media sessions between endpoints
- C.
to provide real time control of playback of media files from the server
- D.
More than one of the above
- E.
None of the above
Attempted by 49 students.
Show answer & explanation
Correct answer: D
RTSP works at the Application Layer and typically sits alongside other protocols to create a full streaming experience:
RTSP: The "Remote Control" (Play, Pause).
RTP (Real-time Transport Protocol): The "Delivery Truck" (Carries the actual video/audio data).
RTCP (RTP Control Protocol): The "Quality Monitor" (Checks for packet loss and jitter).
Because RTSP performs all three functions listed in your options, "More than one of the above" is the most accurate choice.