I need to build a system to upload large files (200 megs or so) to a web server. I was wondering if it would be possible to use Processing for this?
In other words, I'd like the user to be able to visit a webpage and click "upload", which opens a Processing script that lets them browse to the file and then upload the large file, ideally with some status reporting.
I've always wanted an excuse to use Processing for a project, and may have it, but wanted to check whether this is possible.
I need to display a 2x2 grid of videos that are themselves 640x480 60fps, with sound. I'm wondering if Processing would be able to able to handle that without stuttering?
And would I likely be able to apply color filters to the videos?
And is there any way to export them to a single MOV or AVI file using Processing?
I'm using a pretty beefy computer and video card, could be either Mac or Windows, but I'd like to use Windows if possible to keep costs down.