[gstreamer-bugs] [Bug 543977] New: tcpserversink does not work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 21 04:52:00 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=543977

  GStreamer | gst-plugins-base | Ver: 0.10.14
           Summary: tcpserversink does not work
           Product: GStreamer
           Version: 0.10.14
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ysqiao at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


I tried to run the following command on Ubuntu 7.10 (Gstreamer-0.10.14) and got
the errors as below.

gst-launch-0.10 filesrc location=/root/myfile ! tcpserversink port=3000

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /pipeline0/tcpserversink0: Internal GStreamer error:
negotiation problem.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstmultifdsink.c(2530): gst_multi_fd_sink_render (): /pipeline0/tcpserversink0:
Received first buffer without caps set
Execution ended after 735000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

I got the same errors when I was running:
gst-launch fdsrc fd=1 ! tcpserversink protocol=none port=3000

I also tried the same commands on Ubuntu 8.04 (Gstreamer-0.10.18) and got the
same errors.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=543977.




More information about the Gstreamer-bugs mailing list