Is there any alternative way to send a large file? Suppose I have a 1GB video file with a direct link to it. I intend to download it to my computer and then use the "sendVideo" function (assuming I'm using a LOCAL SERVER). However, downloading the video consumes time and memory. Are there any alternative methods to accomplish this?
Is there any alternative way to send a large file? Suppose I have a 1GB video file with a direct link to it. I intend to download it to my computer and then use the "sendVideo" function (assuming I'm using a LOCAL SERVER). However, downloading the video consumes time and memory. Are there any alternative methods to accomplish this?