Comment # 13
on bug 8355
from Robert Jongbloed
Well, if you want to be picky, according to RFC 3550 section 6.1
SR or RR: The first RTCP packet in the compound packet MUST
always be a report packet to facilitate header validation as
described in Appendix A.2. This is true even if no data has been
sent or received, in which case an empty RR MUST be sent, and even
if the only other RTCP packet in the compound packet is a BYE.
so, in fact, the only values you really HAVE to do is 72 and 73.
That said, changing the FIRST_RTCP_CONFLICT_PAYLOAD_TYPE to 64 is perfectly
acceptable.
You are receiving this mail because:
- You are watching all bug changes.