commit | 0125147759e78c4f9ef3de47cbc2d1331d629050 | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Tue Apr 06 17:46:24 2010 +0800 |
committer | Chia-chi Yeh <chiachi@android.com> | Tue Apr 06 17:56:00 2010 +0800 |
tree | 2587674903b67be9f6ffd9116911fb554be05749 | |
parent | c605b6443d37821c81e9d03c5ab9e96152d989c8 [diff] |
RtpSocket is a UDP socket which always binds on even port. Quoted from RFC 3550 section 11: "RTP SHOULD use an even destination port number and the corresponding RTCP stream SHOULD use the next higher (odd) destination port number." Although it is only a recommendation, many devices will not work correctly if an odd port is used. Change-Id: I8b99f948a73e12d8d6065b6b06d7a9621a66e4eb