Hi everyone I've to stream Remote file, that allowed access with cookies, I'm using curl with CURLOPT_WRITEFUNCTION and CURLOPT_RANGE Options, It working well, But when I play it, It don't allow me to forward video, or while downloading doesn't allow to pause and resume downloading, so how can I make it resumable and multipart downloading/streaming
Pause/resume is built into the FTP server, so you'll have to use one that has the function. Forward? As in "I connect to a web page, then tell it to send you the video"? That would open your users up to being inundated with viruses and probably leave you open to lawsuites.