[Bug 706588] "GStreamer SDK 2013.6" audio streaming with udpsink doesn't seem to work on windows 7

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 22 08:41:28 PDT 2013


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

Yovic <yovic.telerick> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
            Version|1.0.7                       |1.0.9
         Resolution|NOTGNOME                    |

--- Comment #2 from Yovic <yovic.telerick at outlook.com> 2013-08-22 15:41:27 UTC ---
Re-did the test with the 1.0.9 binaries provided by the GStreamer project.
Behaviour is not OK, but different as with SDK 2013.6.

When not providing a host property -> no data.
When providing a host property (localhost or remote host), the following error
is reported:


C:\gstreamer\1.0\x86\bin>gst-launch-1.0 audiotestsrc freq=1000 ! mulawenc !
rtppcmupay ! queue ! udpsink host=127.0.0.1 port=5555
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
WARNING: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Error sending
UDP packet
Additional debug info:
gstmultiudpsink.c(545): gst_multiudpsink_render ():
/GstPipeline:pipeline0/GstUDPSink:udpsink0:
Reason: Error sending message: The system detected an invalid pointer address
in attempting to use a pointer argument in a call.


Any additional test that I can do ? Provide debug info ? ... ? Thx !

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