tcpserversrc... pipeline doesn't want to preroll

Tim Müller tim at centricular.com
Mon Jan 6 11:55:38 PST 2014


On Mon, 2014-01-06 at 11:36 -0800, bamboosso wrote:

Hi,

> I've tryed lot of examples that use tcpserversrc on gstreamer 0.10.36 and on
> 0.10.28 on my embeded device. Every time usink tcpserversrc the pipeline
> doesn't want to preroll? Am I missing something?
> 
> ~$ gst-launch tcpserversrc port=1234 !
> application/x-rtp,media=audio,clock-rate=8000,payload=0,encoding-name=PCMU !
> fakesink
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> ^CCaught interrupt -- handling interrupt.
> Interrupt: Stopping pipeline ...
> ERROR: pipeline doesn't want to preroll.

This might be because no client ever connects to send data, which means
the source never sends any data, which means the sink never receives any
data, which means the pipeline never prerolls.

 Cheers
  -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list