Stable: 2.5.2
Development: 2.6-alpha3
RadioTray has a script which seem to handle the mms protocol with urllib2
http://radiotray.sf.net/
File: DummyMMSHandler.py
##########################################################################
# Copyright 2009 Carlos Ribeiro
#
# This file is part of Radio Tray
#
# Radio Tray is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 1 of the License, or
# (at your option) any later version.
#
# Radio Tray is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Radio Tray. If not, see .
#
##########################################################################
import urllib2
class DummyMMSHandler(urllib2.BaseHandler):
def mms_open(self, request):
print request.get_full_url()
raise urllib2.URLError("MMS REDIRECT:"+request.get_full_url())
There are also other scripts (python) to handle PLS ASX M3U RAM XSPF
A
Mon, 2012-09-17 18:21
Permalink
DummyMMS for dummies?
Could anyone please provide some hints how to use this script to play mms:// in mocp?
GenghisKhan
Thu, 2013-07-25 14:17
Permalink
libcurl
I guess we need to wait for libcurl to support MMS, unless there is some other MOC dependency that can handle MMS streams.
https://duckduckgo.com/lite/?kj=g&t=salix&q=Protocol+mms+not+supported+or+disabled+in+libcurl
symbianflo
Sun, 2013-09-08 11:09
Permalink
alternative mms stream downloader
Hi
I'm very interested ,to in having support for mms streams is there any chance to use "mimms" (http://savannah.nongnu.org/projects/mimms/) in moc
as second option to curl?
Looks like the mms support in curl is not really take in consideration by the curl team...
Thank you folx
jcf
Sun, 2013-09-08 19:53
Permalink
About That List
Adding MMS support is on the list to be looked at, so thank you for suggesting an alternative to cURL. There is also some suggestion that cURL's network error recovery is perhaps not as good as it could be.
symbianflo
Fri, 2013-09-20 16:28
Permalink
Adding MMS support
Thx for considering it ,can you, please , write here when you'll have it pushed on git ?
And about curl , as I see it ,( during the packaging ), more and more developers switched to wget ... even aria2, (few of them..)
Thx again.
jcf
Sat, 2013-09-21 02:52
Permalink
cURL Alternatives
Will do, but it's some way off and not a high priority.
IIRC, wget does not provide a library. aria2 does, but it's C++.
symbianflo
Sat, 2013-09-28 08:57
Permalink
Yes .. almost all players
Yes .. almost all players that support mms transport , develop their own transports ( including mms ),in cpp :(
since cURL ....
That's really sad .
Just a thought , moc could pick a dumped stream, (mplayer or ffmpeg will do that easily, it's ugly I know ..)
Thx again .
symbianflo
Tue, 2015-03-03 19:12
Permalink
mms
I know I'm kinda pain in the ... with mms support.
Maybe MOC's own mms transport because, I guess is pretty much useless to rely on cURL...
seems they don't really care too much.
Thx for attention.
jcf
Wed, 2015-03-04 00:09
Permalink
Keep On Being A Pain
I have no problem with your keeping on reminding me about this; please continue to do so.
I did have MMS earmarked as a suitable task for someone who had offered me programming assistance, but he's now gone all silent on me. :-(
symbianflo
Mon, 2015-03-30 21:07
Permalink
Thanks for answering, at
Thanks for answering, at least I can spread something in my packages Changelog :D
symbianflo
Tue, 2015-06-30 18:51
Permalink
keep being that pain ...
2772 is just perfect, but still must ping for the mms support
sorry again... :D
symbianflo
Sat, 2016-06-11 16:54
Permalink
2880
2880 works nice , and thank you for this, still mms is missing in Network streams ....
So ping again
PS: Please don't hate me!
---------------------
https://abf.rosalinux.ru/import/moc
jcf
Sat, 2016-06-11 20:55
Permalink
I Don't Hate You -- It's Good To Be Reminded
No, I haven't put any effort in to this as yet. My main thrust at present is getting the backlogged contributions committed. Also, my national broadcaster no longer uses MMS (or, at least, have hidden it away somewhere) and instead wants listeners to launch a security-threatening JavaScript player, so that has the effect of moving it even farther towards the back of my mind. However, I'll move it forwards again now you're reminded me.
But now that you have reminded me, I have in the last week committed an upgrade to the FFmpeg decoder's capabilities of which the most significant is giving it the ability to read Internet streams (a contribution from user "jy2wong"). Looking at the library's source code, 'mms' does appear in some filenames so you might want to try using the FFmpeg decoder and see where it gets you.
Nice to hear that you're still enjoying MOC.
jcf
Mon, 2016-06-13 10:36
Permalink
It's Not That Simple
I've now tried it myself and that simple approach doesn't work. I can see how to make it work but it requires some re-engineering, so it's not a trivial change. However, doing it would also open up other possibilities as well so it is worth doing.
symbianflo
Tue, 2016-07-12 19:30
Permalink
mms
I really appreciate your interest, in this matter , and of course I still enjoy moc, and also I try to
maintain it for Rosa, ( you should see my bashrc, I have more aliases for moc then other
stuff :D) .
Thanks again.
symbianflo
Sat, 2016-10-22 20:39
Permalink
mms transport
ping
please don't hate me too much...
symbianflo
Sat, 2017-03-18 22:01
Permalink
Obsolete
Hi
I guess mms transport become obsolete , at least the radios that I use to listen
moved to other types of broadcasting .
So AFIC you can close this topic.
Thanks in advance.
jcf
Sun, 2017-03-19 00:36
Permalink
Workload Reduction
Thanks, that's one way of shortening the list outstanding tasks I guess.
Certainly the few MMS feeds I did know about have dried up, so unless anyone else shouts loudly about it then I'll take it off the list.
servimo
Sat, 2017-05-06 21:43
Permalink
mms
I need this in MOC, there is a radio
mms://Roquette.94fm.rj.gov.br:8000
from Brazil
that I have do listen in SMPlayer,