I'm looking to create a tool that will allow users to upload video and metadata. Once they are uploaded, I will transcode them to FLV and FTP them off to our Flash Communications Server, keeping a record of the video and its associated data.
Once the raw file is on the server, I'll have a shell script on the server do the transcoding with FFMPEG and then FTP the file to its final destination, so I'm not worried about that part. I'm concerned about the amount of time it will take to upload larger files. Has anyone done something like this in Django? Any thoughts or ideas are appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---