[Bug 706310] New: udpsink errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 06:50:32 PDT 2013


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

           Summary: udpsink errors
    Classification: Platform
           Product: GStreamer
           Version: 1.0.9
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alpha666cc at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


command :
gst-launch-1.0.exe gdiscreencapsrc ! autovideoconvert ! vp8enc ! oggmux  !
udpsink host=192.168.10.151 port=9001 sync=true
or 
gst-launch-1.0.exe gdiscreencapsrc ! autovideoconvert ! avenc_mpeg4 ! mpegtsmux
! udpsink host=127.0.0.1 port=9001

many errors in UdpSink:

gstmultiudpsink.c(545): gst_multiudpsink_render ():
/GstPipeline:pipeline0/GstUDPSink:udpsink0:
Reason: Error sending message: Le système a détecté une adresse de pointeur non
valide en essayant d'utiliser un argument pointeur dans un appel.
WARNING: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Error sending
UDP packet
Additional debug info:

also can't detect anything on a listening port ( udpsrc or iperf on linux)

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