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 531955 - gstrtpsession doesn't send RTCP bye on EOS
gstrtpsession doesn't send RTCP bye on EOS
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-07 14:34 UTC by Sjoerd Simons
Modified: 2016-07-12 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Schedule BYE on EOS (653 bytes, patch)
2008-05-07 14:36 UTC, Sjoerd Simons
committed Details | Review

Description Sjoerd Simons 2008-05-07 14:34:31 UTC
See subject
Comment 1 Sjoerd Simons 2008-05-07 14:36:05 UTC
Created attachment 110523 [details] [review]
Schedule BYE on EOS
Comment 2 Sebastian Dröge (slomo) 2008-05-08 06:22:49 UTC
2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>

        Patch by: Sjoerd Simons <sjoerd at luon dot net>

        * gst/rtpmanager/gstrtpsession.c:
        (gst_rtp_session_event_send_rtp_sink):
        Send RTP BYE command on EOS. Fixes bug #531955.