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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 30 10:40:46 PDT 2009


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

--- Comment #5 from Tristan Matthews <le.businessman at gmail.com> 2009-09-30 17:40:41 UTC ---
My /etc/hosts is:
127.0.0.1       localhost
127.0.1.1       posture02

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

The example's server-VTS-H263p-ATS-PCMA.sh uses localhost, the default, since
no host property is explicitly specified. Video playback in
client-H263p-PCMA.sh doesn't work until i explicitly set host=127.0.0.1 in the
server.

Here's a diff of the shellscript from the last releast of plugins-good vs. my
"fixed" version, let me know if you need more info, this is a very mysterious
bug :(

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