Opened 14 years ago
Last modified 13 years ago
#1236 closed defect
Video payload type issues — at Initial Version
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | Known-Issues-and-Ideas |
Component: | pjmedia | Version: | 2.0-dev-branch |
Keywords: | sipit28 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Known cases:
- 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).
- 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!
Note: See
TracTickets for help on using
tickets.