101 · Question #640
Wh.ch protocols .s used for control and sess.on establishment for streaming media?
The correct answer is A. RTP. RTP (Real-time Transport Protocol) is the core protocol for transporting real-time audio and video data over IP networks, commonly used in streaming and VoIP.
Question
Wh.ch protocols .s used for control and sess.on establishment for streaming media?
Options
- ARTP
- BRTSP
- COTLS
- DSMB
How the community answered
(67 responses)- A87% (58)
- B4% (3)
- C1% (1)
- D7% (5)
Why each option
RTP (Real-time Transport Protocol) is the core protocol for transporting real-time audio and video data over IP networks, commonly used in streaming and VoIP.
RTP (Real-time Transport Protocol) is designed for end-to-end delivery of real-time media data over IP networks, providing sequence numbering, timestamping, and payload type identification. It is the foundational transport protocol for streaming media flows. Note: RTSP (choice B) handles out-of-band session control such as play and pause, while RTP carries the actual media payload.
RTSP (Real Time Streaming Protocol) handles session-level control commands (play, pause, teardown) for streaming media but does not transport the media data itself.
OTLS is not a recognized or standardized streaming media protocol.
SMB (Server Message Block) is a network file-sharing protocol used to access files and printers on a network, and has no role in streaming media transport.
Concept tested: RTP real-time media transport protocol
Source: https://www.rfc-editor.org/rfc/rfc3550
Topics
Community Discussion
No community discussion yet for this question.