[gstreamer-bugs] [Bug 359580] New: tcpserversink and dataprotocol assert for multipart streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 4 06:00:01 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=359580

  GStreamer | gst-plugins-base | Ver: 0.10.10

           Summary: tcpserversink and dataprotocol assert for multipart
                    streams
           Product: GStreamer
           Version: 0.10.10
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Run the following two pipelines:

gst-launch videotestsrc ! jpegenc ! multipartmux ! tcpserversink protocol=gdp
gst-launch tcpclientsrc protoocol=gdp ! fakesink

The second will assert.

Looks like a silly coding mistake; confusing the header length and the payload
length.

This affects Flumotion 0.2.x


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list