[Bug 790762] rtpsession: do not report internal sources

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 24 09:48:13 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790762

--- Comment #2 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Hello Sebastian,
I understand better (I hope for you too) the internal meaning considering:
  - internal sources are related to LOCAL RTP SSRCs
  - non-internal sources are related to REMOTE RTP SSRCs

Taking this into account:
  - internal sources are created to send RTP packets or to be used as
(sender-SSRC) in RR reports [1].
  - non-internal sources are created to receive RTP packets.

Hence, following [2], the Reception Report Blocks MUST be only use non-internal
sources (remote RTP SSRCs).

Refs
[1] https://tools.ietf.org/search/rfc3550#section-6.4.1
[2] https://tools.ietf.org/search/rfc3550#section-6.4

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list