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 675448 - Setting UDP buffer size
Setting UDP buffer size
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.30
Other All
: Normal minor
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 680245 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-05-04 14:24 UTC by Maria Giovanna Chiossa
Modified: 2015-06-15 07:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
temporary patch (593 bytes, patch)
2012-05-04 14:24 UTC, Maria Giovanna Chiossa
committed Details | Review

Description Maria Giovanna Chiossa 2012-05-04 14:24:44 UTC
Created attachment 213443 [details] [review]
temporary patch

I tried to set udp-buffer-size property in rtspsrc for a multicast video source.
Anyway it seems that this property is not actually set in udpsrc. 
I verified this behavior on version 0.10.30, but I am guess that it is present also in 0.10.31.
I attached a patch that works for me (I set the buffer size only for rtp udpsrc, not for rtcp one)
Comment 1 Wim Taymans 2012-05-09 14:41:00 UTC
commit 0dfc69f5f612f1ce9b35f7b3eca035bec0086c1f
Author: Maria Giovanna Chiossa <mariagiovanna.chiossa at selexelsag.com>
Date:   Wed May 9 15:58:16 2012 +0200

    rtspsrc: also set UDP buffer size in multicast
    
    Also set the UDP buffer size in multicast mode.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=675448
Comment 2 Wim Taymans 2012-07-19 13:25:14 UTC
*** Bug 680245 has been marked as a duplicate of this bug. ***
Comment 3 Sebastian Dröge (slomo) 2012-07-20 08:00:55 UTC
Bug #680245 was about 0.10, where this patch was already pushed a some time ago (and included in the version of the bug reporter)... so there still seems to be something wrong here.
Comment 4 aha.unsworth 2012-07-20 11:59:43 UTC
(In reply to comment #3)
> Bug #680245 was about 0.10, where this patch was already pushed a some time ago
> (and included in the version of the bug reporter)... so there still seems to be
> something wrong here.

Bug #680245 raised against wrong plugin version, bug #680245 corrected to be raised against gst-plugins-good 0.10.31.

Bug #680245 is a duplicate of this bug, apologies.
Comment 5 Tim-Philipp Müller 2012-11-24 15:04:04 UTC
I'm confused. What's left to do where? Sebastian?
Comment 6 Tim-Philipp Müller 2013-07-22 14:11:24 UTC
I think this is all fixed now, let's close it.

If anyone knows what's still missing, if anything, please open a new bug.