Replace console.log with Alerts so if something goes wrong with media selection/processing/uploading we can at least give the user an indication that the operation failed.
Proper error handling would include cleaning up temporary files + creating a media mission report, but deferring that for now.
Depends on D7529