Tim-Philipp Müller t.i.m at zen.co.uk
Mon Sep 16 14:33:09 PDT 2013


On Mon, 2013-09-16 at 17:58 -0300, Ariel Argañaraz wrote:

Hi,

> I was trying to play radio stream with gstreamer and I am a bit
> confused with something.
> 
> 
> The uri of the radio stream is
> 201.212.5.144/audio959-rockandpop?MSWMExt.asf and it is using MMS
> protocol.
>
> My first attempt was with this pipeline:
> 
> GST_DEBUG=2 gst-launch uridecodebin
> uri=mmsh://201.212.5.144/audio959-rockandpop?MSWMExt.asf !
> decodebin2 ! autoaudiosink
> 

gst-launch-1.0 playbin
uri=mmsh://201.212.5.144/audio959-rockandpop?MSWMExt.asf

works fine for me, for what it's worth (with 1.0.x).

Cheers
 -Tim




More information about the gstreamer-devel mailing list