Results 1 to 3 of 3
I know there's a command that we write on a terminal to download a streaming RealPlayer (*.rm) video. Can someone tell me what it is?
Thank you!...
- 10-06-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
Downloading streaming videos
I know there's a command that we write on a terminal to download a streaming RealPlayer (*.rm) video. Can someone tell me what it is?
Thank you!
- 10-06-2005 #2
If you have mplayer ...
Do you have mplayer installed? If so, all you need do is type:
Originally Posted by ubuntuubuntu
mplayer -dumpstream rtsp://www.site.com/directory/filename.rm
When it is done recording there will be a file saved, in what ever directory your bash shell happens to be in, named stream.dump (I think, or something like that). Rename it to anynameyouwant.rm
Here is a reference for streaming media for watching online streams with Linux:
http://www.infoanarchy.org/wiki/inde...uicktime/Linux
another reference:
http://blue.chem.psu.edu/~rajarshi/m...psntricks.html
- 10-08-2005 #3


Reply With Quote
