[gst-devel] Gstreamer 0.10.9 and neonhttpsrc plugin with neon 0.25.5
jean-marie.verdun at splitted-desktop.org
jean-marie.verdun at splitted-desktop.org
Thu Jul 20 17:14:27 CEST 2006
Hi,
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:
[root@(none) libexec]# gst-launch neonhttpsrc uri=http://62.41.27.234:8000
! decodebin ! audioconvert ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
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)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
neon is reporting error ! I do not face such issue with ICEcast stream.
If I replace the decodebin by mad to decode mp3 stream the result is fully
buggy but neon do not report error :(
I will really appreciate feedback, does neonhttpsrc is supposed to work
with latest Gstreamer release.
Jm
More information about the gstreamer-devel
mailing list