Changes between Initial Version and Version 3 of Ticket #1236


Ignore:
Timestamp:
Oct 16, 2011 12:35:08 AM (12 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1236

    • Property Keywords sipit28 added
    • Property Milestone changed from release-2.0-alpha to release-2.0-beta
    • Property Summary changed from Video payload type issues to Video payload type issues (mostly for H.264)
  • Ticket #1236 – Description

    initial v3  
    11Known cases: 
    2  - offering multiple H.264, with PT=xx and yy, answered with single H.264 with PT=zz, our H.264 SDP negotiator deduce that "zz" match to "xx", but incoming RTP packets use "yy" instead! Note that this happened before r3526 (permissive H.264 negotiation). 
     2 - offering multiple H.264, with PT=xx and yy, answered with single H.264 with PT=zz, our H.264 SDP negotiator deduce that "zz" match to "xx", but incoming RTP packets use "yy" instead! Note that this also happened before r3526 (permissive H.264 negotiation). 
    33 - receiving offer with PT=xx, answering with PT=yy, then peer refuse our RTP packets with PT=xx, peer expects our RTP packets using PT=yy instead!