Problem with souphttpsrc
Samuel Hurst
samuelh at rd.bbc.co.uk
Wed Jan 24 10:05:46 UTC 2018
On 24/01/18 09:38, tobatrance wrote:
> souphttpsrc ! decodebin name=mux ! autovideosink mux. ! audioconvert !
> alsasink
>
> I want to stream from this source:
> http://artelive-lh.akamaihd.net/i/artelive_de@393591/master.m3u8
...
> Nevertheless when using gst-launch-1.0 it plays for like 10 seconds and then
> shuts down.
I can't access the resource linked (I'm guessing it's geolocked), but
given it's an m3u8 file and you mentioned streaming, I'm guessing it's a
HLS stream. Try adding hlsdemux between soup and your decodebin.
-Sam
More information about the gstreamer-devel
mailing list