[Bug 670130] New: Allow setting udp src port in udpsink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 15 04:01:07 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=670130
  GStreamer | gst-plugins-good | git

           Summary: Allow setting udp src port in udpsink
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=207618)
 View: https://bugzilla.gnome.org/attachment.cgi?id=207618
 Review: https://bugzilla.gnome.org/review?bug=670130&attachment=207618

patch 1/2

Allowing to force the UDP source port allows passing through restrictive
firewalls e.g.

network A --> GST --> FW A ---...---> FW B --> GST --> network B

Enabling this option allows to use GST to tunnel the data over unicast through
the firewalls.

Note that the src-port needs to be set before other options to avoid
autobinding of the socket to a random port.

-- 
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