[gstreamer-bugs] [Bug 595840] New: setting udpsink's host property to "localhost" on ubuntu 9.04 (jaunty) does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 21 08:20:15 PDT 2009


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

           Summary: setting udpsink's host property to "localhost" on
                    ubuntu 9.04 (jaunty) does not work
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=143612)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=143612)
patch that sets default for "host" to 127.0.0.1 instead of localhost

udpsink's behaviour differs between ubuntu 8.04 and 9.04 for the host property.
The default, "localhost" does not work as expected, i.e. rtp pipelines never
start streaming. Replacing it with 127.0.0.1 solves the issue.

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