GNOME Bugzilla – Bug 543977
tcpserversink does not work
Last modified: 2008-07-21 16:18:00 UTC
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.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 493831 ***