listen to http audio stream
Tim Müller
tim at centricular.com
Sat Jul 16 12:12:10 UTC 2016
On Sat, 2016-07-16 at 12:53 +0200, Marco Trapanese wrote:
Hi Marco,
> Hello! I'm using gstreamer 1.8.2 and I want to listen a webradio.
> I have an http link (i.e. http://110.77.213.250:8019) that works in
> VLC.
>
> Could you help me to build the right pipeline to listen to that http
> stream? I don't understand what is the correct source I need to use.
Have you tried playbin?
gst-launch-1.0 playbin uri=http://110.77.213.250:8019/
or
gst-play-1.0 http://110.77.213.250:8019/
appears to work just fine for me.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list