[gstreamer-bugs] [Bug 339571] New: simple tcpclientsink and tcpserversrc example isn't working

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 24 06:59:43 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=339571
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: simple tcpclientsink and tcpserversrc example isn't
                    working
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rcaskey at uga.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
trying to send audio over tcp gives the following results

<wingo> and the reason is that gstreamer isn't sending events over gdp, and not
handling newsegment sensibly

Steps to reproduce:
for server:
gst-launch-0.10 tcpserversrc protocol=gdp ! alsasink
for client:
gst-launch-0.10 filesrc location=/usr/share/sounds/shutdown.wav ! wavparse !
tcpclientsink protocol = gdp

Actual results:
I get lots and lots of the following message:
(gst-launch-0.10:8526): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed

Expected results:


Does this happen every time?
yup, wingo got the problem as well

Other information:


-- 
Configure bugmail: http://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