GNOME Bugzilla – Bug 791955
srtp: ssrc is required when received RTCP app type packet
Last modified: 2017-12-27 15:17:39 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.
Looks good, merged! Attachment 365973 [details] pushed as 17121eb - srtp: get ssrc for Application-Defined RTCP Packet