Opened 13 years ago

Last modified 12 years ago

#1236 closed defect

Video payload type issues (mostly for H.264) — at Version 3

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 (last modified by nanang)

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 also 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!

Change History (3)

comment:1 Changed 13 years ago by nanang

  • Keywords sipit28 added

comment:2 Changed 13 years ago by bennylp

  • Milestone changed from release-2.0-alpha to release-2.0-beta
  • Summary changed from Video payload type issues to Video payload type issues (mostly for H.264)

comment:3 Changed 13 years ago by nanang

  • Description modified (diff)
Note: See TracTickets for help on using tickets.