GNOME Bugzilla – Bug 675448
Setting UDP buffer size
Last modified: 2015-06-15 07:00:27 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)
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
*** Bug 680245 has been marked as a duplicate of this bug. ***
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.
(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.
I'm confused. What's left to do where? Sebastian?
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.