[Bug 662181] udpsink fails for Multicast IP address

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 5 12:06:33 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662181
  GStreamer | gst-plugins-good | 0.10.x

lluis <lmartinezbugs> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lmartinezbugs at gmail.com

--- Comment #2 from lluis <lmartinezbugs at gmail.com> 2011-11-05 19:06:29 UTC ---
I am experiencing the same issue.

Microsoft Windows XP [Versión 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\lluis>gst-launch audiotestsrc ! udpsink
host=224.0.0.1

'import site' failed; use -v for traceback
ImportError: No module named pygtk
ImportError: No module named pygtk
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Could not
get/se
t settings from/on resource.
Additional debug info:
..\..\..\..\..\Source\gst-plugins-good\gst\udp\gstmultiudpsink.c(975):
gst_multi
udpsink_configure_client (): /GstPipeline:pipeline0/GstUDPSink:udpsink0:
Could not join multicast group (10022): S
Setting pipeline to NULL ...
Freeing pipeline ...


Also fail udpsrc


Microsoft Windows XP [Versión 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\lluis>gst-launch udpsrc multicast-group=224.0.0.1 !
fa
kesink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Could not get/set
settings from/on resource.
Additional debug info:
..\..\..\..\..\Source\gst-plugins-good\gst\udp\gstudpsrc.c(943):
gst_udpsrc_star
t (): /GstPipeline:pipeline0/GstUDPSrc:udpsrc0:
bind failed -1: No error (0)
Setting pipeline to NULL ...
Freeing pipeline ...

Fail in all multicast address.

using winbuild 10.6

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