[gstreamer-bugs] [Bug 622757] gst-rtsp-server needs the SO_LINGER option to be set to reset the TCP connection immediately for port reuse
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 16 04:40:45 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622757
GStreamer | gst-rtsp-server | 0.10.5
--- Comment #8 from Robert Krakora <rob.krakora at messagenetsystems.com> 2010-08-16 11:40:42 UTC ---
(In reply to comment #7)
> Commited the SO_LINGER part. I believe the configuration of the multicast
> address should be done on the media-factory. This would make it possible to
> have one server send on multiple multicast addresses depending on the media.
>
>
> commit 8f6fd320654f5390d72027ac289921f1f26e40b4
> Author: Robert Krakora <rob.krakora at messagenetsystems.com>
> Date: Mon Aug 16 12:32:28 2010 +0200
>
> server: use SO_LINGER
>
> SO_LINGER on the socket will make sure that any pending data on the socket
> is
> flushed ASAP and that the socket connection is reset. This makes sure that
> the
> socket can be reused immediately.
>
> Fixes 622757
Wim,
I agree that the multicast address should be done on the media-factory. Will
this be a change that you will be making for an upcoming release or would you
like me to take a stab at it and submit it to you for
comments/suggestions/rework?
Best Regards,
Rob Krakora
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list