[gst-devel] Gstreamer 0.10.9 and neonhttpsrc plugin with neon 0.25.5

Tim Müller t.i.m at zen.co.uk
Thu Jul 20 15:03:58 CEST 2006


On Thu, 2006-07-20 at 11:14 -0400,
jean-marie.verdun at splitted-desktop.org wrote:

Hi Jean-Marie,

> I am trying to make run latest version of BMPx which is based on
Gstreamer 
> audio framework. The application is crashing while starting a
Shoutcast 
> stream playback. I have track down the issue to gstreamer level.
Basically
> BMPx is issuing this pipeline:
>
> $ gst-launch neonhttpsrc uri=http://62.41.27.234:8000 ! decodebin !
audioconvert ! alsasink

Works fine for me (with CVS of all, that is).

> ERROR: from element /pipeline0/neonhttpsrc0: Internal data flow error.
> Additional debug info:
> gstbasesrc.c(1569): gst_base_src_loop (): /pipeline0/neonhttpsrc0:
> streaming task paused, reason not-linked (-1)

You might need to use

  ... ! decodebin ! audioconvert ! audioresample ! alsasink

(and BMPx should do that as well if it doesn't already).

Cheers
 -Tim






More information about the gstreamer-devel mailing list