Jump to content

Downloading from remote server


darkwolf

Recommended Posts

There's 10 different ways you could do this, all depending on where the video is stored, and how you access it....

 

If the video is stored at http://vs-video.com/video.mpeg and no user authentication or anything of that type is used, then you could try using fopen('http://vs-video.com/video.mpeg'); if your host has it enabled.  There are some other ways too, but that would be the easiest if it's enabled.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.