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 731324 - rtpssrcdemux: manage ssrc of RTCP RR packets
rtpssrcdemux: manage ssrc of RTCP RR packets
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.3.2
Other Linux
: Normal normal
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-06 09:26 UTC by Miguel París Díaz
Modified: 2014-06-28 08:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A patch to solve the issue (864 bytes, patch)
2014-06-06 09:26 UTC, Miguel París Díaz
committed Details | Review

Description Miguel París Díaz 2014-06-06 09:26:17 UTC
Created attachment 278000 [details] [review]
A patch to solve the issue

Management of RTCP RR (Receiver Report) packets is needed for gstrtpssrcdemux works fine in sendonly -> recvonly case.
Comment 1 Sebastian Dröge (slomo) 2014-06-06 11:28:40 UTC
Makes sense to me... Wim?
Comment 2 Miguel París Díaz 2014-06-18 12:00:40 UTC
Excuse me, I would like to know if this patch is OK or if it need some work to be accepted.
Comment 3 Olivier Crête 2014-06-23 20:25:43 UTC
Looks good to me too, committed:

commit b22aed9bbcfdc539a24f4acac358bb73dd7dbfee
Author: Miguel París Díaz <mparisdiaz@gmail.com>
Date:   Fri Jun 6 11:20:21 2014 +0200

    gstrtpssrcdemux: manage ssrc of RTCP RR packets
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731324