LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-05-2004, 12:29 PM   #1
FarAway
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Rep: Reputation: 0
what software can download mms and rtsp files?


hi, all,

what downloads manager can download mms and rtsp files?
thanx for help..
 
Old 08-05-2004, 02:08 PM   #2
Charalambos
Member
 
Registered: Aug 2004
Location: Switzerland
Distribution: debian
Posts: 149

Rep: Reputation: 15
rtsp is a protocol (real time streaming protocol) and not a filetype, so you can't download it.
mms is what exactly? I found some mms-files on google, but didn't find out after a quick look at it what it should be.
But if it is that file with ending .mms, what problem do you have downloading it?

And btw, what has this question to do with linux software?

Last edited by Charalambos; 08-05-2004 at 02:10 PM.
 
Old 09-01-2004, 02:39 PM   #3
bobemoe
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
hi,

Not sure about mms but i too am looking for something to download files using the rtsp protocol.

In windows HiDownload or FlashGet will download real audio/video streams and save them to disk.

I use this to download listen again shows from radio1 to listen to at work (chris moyles!!)

I am trying to move over to linux but have not yet found a download manager that supports the rtsp protocol, only http and ftp.

any help please?

p.s i'm fairly new to linux.. i can just about compile things as long as it doesn't involve the kernel or too many libraries i dont have!

thanks
james.
 
Old 09-01-2004, 03:45 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
personally i thought mms and rtsp, where, as their name states, streaming protocols, so "downloading" doesn't really make sense. if you wish to capture a stream from one of these sources, i'd suggest using mplayer compiled with the LIVE.COM codecs.

mplayer mms://wm4.abacast.com/talksport -dumpaudio -dumpfile talksport.mms
 
Old 09-01-2004, 04:03 PM   #5
bobemoe
LQ Newbie
 
Registered: Sep 2004
Posts: 2

Rep: Reputation: 0
thanks, i'll give that a go!

shame there doesn't seem to be a download manager available supporting rtsp like there is in windows. HiDownload does multi-part downloads so a 3hr show only takes about 20mins to 'download', whereas with mplayer i assume it will take as long as it takes to play to save to disk!!

oh well, once i'm a little more familiar with linux it'll be a nice project to try and code a plug-in for something or other to do the job!

cheers,
james.
 
Old 09-02-2004, 06:01 PM   #6
jspenguin
Member
 
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194

Rep: Reputation: 30
Quote:
Originally posted by bobemoe
HiDownload does multi-part downloads so a 3hr show only takes about 20mins to 'download', whereas with mplayer i assume it will take as long as it takes to play to save to disk!!

No, it won't. MPlayer does not actually play the stream when you use -dumpstream, therefore timing is irrelevant (unless the stream is live, in which case nothing short of a time machine will get the stream faster). This is what I use to get mpegs from dvds (mplayer dvd://1 -dumpstream). It takes about 15 minutes to copy an entire dvd.
 
Old 09-05-2004, 11:27 AM   #7
hieudt
LQ Newbie
 
Registered: Aug 2004
Location: Hanoi - Vietnam
Distribution: Fedora Core 5
Posts: 24

Rep: Reputation: 15
http://geocities.com/majormms/
Check out this website and download mmsclient. I haven't tried this utility yet, but it seems to be quite good.
 
Old 09-05-2004, 03:00 PM   #8
jev-bird
Member
 
Registered: Jul 2004
Location: USofA
Distribution: Whatever runs accordingly.
Posts: 200

Rep: Reputation: 30
mplayer works for rtsp most of the time. What needs to be done is support for rtsp password protected .rm streams, like realplayer has.
 
Old 06-27-2007, 08:18 AM   #9
johngh
LQ Newbie
 
Registered: Jun 2007
Location: England
Distribution: Debian
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by FarAway
hi, all,

what downloads manager can download mms and rtsp files?
thanx for help..
I was wanting to do the same thing on Debian and found I could

Code:
aptitude install mimms
which does exactly that... :-)

once you've installed it it's as simple as:

Code:
mimms mms://server.to.download.from/path/file.wma
 
Old 12-19-2010, 12:31 PM   #10
armahdian
LQ Newbie
 
Registered: Oct 2010
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by johngh View Post
I was wanting to do the same thing on Debian and found I could

Code:
aptitude install mimms
which does exactly that... :-)

once you've installed it it's as simple as:

Code:
mimms mms://server.to.download.from/path/file.wma
thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to download rtsp protocol file? zyzyis Linux - Newbie 1 10-08-2004 08:52 AM
Software to rip mms (and rtsp) streams racasler Linux - Software 1 11-20-2003 08:59 PM
Download Manager - download BIG files AndrewMSConvert Linux - General 3 11-09-2003 06:26 AM
Software to download "deb" files and dependecies, for Windows, is there? geraldomanaus Linux - Software 0 08-08-2003 02:43 PM
rm-files via rtsp & opera under redhat 7.3 floko Linux - Software 1 07-09-2003 04:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration