Quoting Zhang Weiwu <[EMAIL PROTECTED]>: > Hello. Is it possible to poll down a live media and save it as .mov? > Like in this URI: > > rtsp://real.sony.global.speedera.net/real.sony.global/qt/J....mov > > I tried to use wget but this protocol rtsp is not recognized.
Can mplayer do it? $ mplayer -dumpstream -dumpfile file.mov rtsp://stuff.goes.here/path/to/blah.mov -- () The ASCII Ribbon Campaign - against HTML Email, /\ vCards, and proprietary formats. --------------------------------------------------- Peter A. Gordon (codergeek42) E-Mail: [EMAIL PROTECTED] GPG Public Key ID: 0x109DBECE GPG Key Fingerprint (SHA1): E485 E2F7 11CE F9B2 E3D9 C95D 208F B732 109D BECE Encrypted and/or Signed correspondence preffered. Notice: This message not is not GPG-signed, because it is sent through a webmail interface. --------------------------------------------------- -- [email protected] mailing list
