When I try to upload a video from memory, I get this error. "File is too big to fit into memory, please try smaller file"
Is this a file upload issue or a server memory issue? I have a VPS server, my PHP configuration says resource limit is 512M and upload_max_filesize set at 300M. The video file I'm uploading is 82mb.
Curious if anyone has come across this issue.
Thanks