After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791955 - srtp: ssrc is required when received RTCP app type packet
srtp: ssrc is required when received RTCP app type packet
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-26 01:45 UTC by Justin Kim
Modified: 2017-12-27 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
srtp: get ssrc for Application-Defined RTCP Packet (929 bytes, patch)
2017-12-26 01:45 UTC, Justin Kim
committed Details | Review

Description Justin Kim 2017-12-26 01:45:15 UTC
Created attachment 365973 [details] [review]
srtp: get ssrc for Application-Defined RTCP Packet

Application-defined RTCP(204) packet also has ssrc in its header.
    To find a valid stream from the packet, ssrc should be returned.
Comment 1 Olivier Crête 2017-12-27 15:17:18 UTC
Looks good, merged!

Attachment 365973 [details] pushed as 17121eb - srtp: get ssrc for Application-Defined RTCP Packet