Click to See Complete Forum and Search --> : How can I store video file from network?


NNThanh
November 8th, 2001, 04:51 AM
Hi,

Most of video files in Internet are only permited of viewing by Windows Media or Real Player.
How can I download and store into my computer?

Thanks in advance!

HN

James Curran
November 8th, 2001, 07:53 AM
First of all, this is not a C++ question (or even easily mistaken for one..)

Second, sometimes your are allowed to download the file, and sometime it can only be streamed into Media Player/Real player. In the latter case, it is done because the copyright holder does not want you to keep a copy of it.


Truth,
James
http://www.NJTheater.com
http://www.NovelTheory.com
I don't do it for the points (OK, maybe I do), but rating a post is a good way for me to know if I helped.

NNThanh
November 8th, 2001, 09:15 AM
I agree with you, but in thery, I can get everything reaching to my computer.

I ask this question because I am developping a MPEG transmition system using JMF. Right now server can sent a video stream to client. In the client side, it can only display video content. My purpose is storing it. Do you know how I can do?

Thank you for your reply!

HN