Skip to content

Backport of "rtp: basepay: Various fixes and negotiate SSRC/PT with downstream if not set via property" into 0.13

Backport of !1693 (merged) "rtp: basepay: Various fixes and negotiate SSRC/PT with downstream if not set via property".

Commits:

  • 035a1991 rtp: basepay: Don't use suggested SSRC on collissions if it's the current one
  • c554a5dc rtp: basepay: Don't unset stats on FlushStop
  • 914ffc8b rtp: basepay: Initialize class fields
  • 31e836f4 rtp: basepay: Negotiate SSRC and PT with downstream if not set via property
  • c5163a73 rtp: basepay: Don't negotiate twice in the beginning
  • de42ae43 rtp: basepay: Fix off-by-one with seqnum-offset
  • 30a5987c rtp: mp4gpay: Don't set seqnum-base on the caps

Merge request reports