vorbis stream stops when track changes (souphttpsrc)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

vorbis stream stops when track changes (souphttpsrc)

Per Gunnarsson
Hi!

This happened on Debian testing, amd64


I have tried to restream an ogg stream using this script:

gst-launch-1.0 -v \
souphttpsrc iradio_mode=false
location=http://mustafejen.se:8000/stream.ogg \
! oggdemux ! vorbisdec \
! audioconvert ! audioresample \
! queue \
! opusenc bitrate=64000 \
! oggmux \
! shout2send ip=mustafejen.se port=8000 password=secret \
mount=/tomte.ogg genre="Various" description="test" public=true \
streamname="tomte"

It works until the song changes. After song change, I get this output:

Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
.GstOggPad:src_128d98b7: caps = NULL
ERROR: from element /GstPipeline:pipeline0/GstSoupHTTPSrc:souphttpsrc0:
Internal data stream error.
Additional debug info:
gstbasesrc.c(2939): gst_base_src_loop ():
/GstPipeline:pipeline0/GstSoupHTTPSrc:souphttpsrc0:
streaming stopped, reason not-linked (-1)
Execution ended after 0:02:05.324505608
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

Regards,

Per Gunnarsson


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel