210-065 · Question #137
Refer to the exhibit. In the SDP that is displayed, to which IP address and port should the receiving end send its content video channel media?
The correct answer is D. 192.168.1.5:50008. In SDP, the destination address and port for a specific media stream are determined by reading the c= connection line and m= port of that stream's media section.
Question
Refer to the exhibit. In the SDP that is displayed, to which IP address and port should the receiving end send its content video channel media?
Exhibit
Options
- A192.168.1.4:2048
- B192.168.1.4:50000
- C192.168.1.5:50002
- D192.168.1.5:50008
How the community answered
(53 responses)- A6% (3)
- B19% (10)
- C11% (6)
- D64% (34)
Why each option
In SDP, the destination address and port for a specific media stream are determined by reading the c= connection line and m= port of that stream's media section.
192.168.1.4:2048 corresponds to the address and port of a different media stream section in the SDP, not the content video channel.
192.168.1.4:50000 references the wrong IP address for the content video channel; the correct address for that stream's c= line is 192.168.1.5.
192.168.1.5:50002 uses the correct IP address but references the wrong port number, which belongs to a different media stream than the content video channel.
SDP describes each media stream in its own section beginning with an m= line that specifies media type and port, paired with a c= line specifying the destination IP address for that stream. The content video channel in the exhibit is represented as a separate video media section with connection address 192.168.1.5 and port 50008, so the receiving end must send its content video media to 192.168.1.5:50008 as defined by RFC 4566.
Concept tested: SDP connection and media lines for content video
Source: https://datatracker.ietf.org/doc/html/rfc4566
Topics
Community Discussion
No community discussion yet for this question.
