GNOME Bugzilla – Bug 671597
mmssrc: can't play mms radio, need fallback to port 80
Last modified: 2018-11-03 13:10:53 UTC
I tried to play two mms radios with gst-launch, playbin2 and the libgstmms plugin. The result is that after the log line: "Setting pipeline to PAUSED ..." no audio is played. After some seconds I get: ERROR: Pipeline doesn't want to pause. ERROR: from element /GstURIDecodeBin:uridecodebin0/GstMMS:source: Could not connect to streaming server. Additional debug info: gstmms.c(457): gst_mms_start (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstMMS:source: A redirect message was posted on the bus and should have been handled by the application. Setting pipeline to NULL ... Freeing pipeline ... I reproduced this with this URL: mms://stream.radiomarconi.info/marconi2. ffplay plays this URL without problems. I tested this on an embedded ARM Linux platform and a x86 Ubuntu 11.10 desktop.
mplayer can play it. It tries the usual mms port first, and if that doesn't work it tries port 80, which does work.
That stream is no longer valid, do we have any other test stream to verify if this is fixed?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/62.