Welcome Guest, Not a member yet? Register   Sign In
Client needs to upload large video files
#3

[eluser]John_Betong[/eluser]
[quote author="BrianDHall" date="1255932296"]I would definately go with a mix of AJAX or AJAX/Flash uploader, then you should still be able to handle the uploaded file with codeigniter. Be sure to be careful of session lifetime (if a session times out during a file upload you might be taken be surprise on why certain files don't upload quite right), script max execution time, and of course setting the max uploadable file size to large enough to handle the file.

The main reason I prefer ajax/flash uploader combinations is they provide the user with the sort of feedback they need, like file size of chosen file, upload speed, and how long until completion. Without this info the user will tend to run into problems with script timeouts on the user side, or wondering "what on earth is going on..." when it might be hours before a file finishes uploading.[/quote]
 
http://www.uploadify.com/
 

My friend uses this JQuery plugin for his http://pixavid.com site and it seems an ideal solution. I am going to give it a try on my latest CI project.
 
 
 


Messages In This Thread
Client needs to upload large video files - by El Forum - 10-18-2009, 06:48 PM
Client needs to upload large video files - by El Forum - 10-18-2009, 07:04 PM
Client needs to upload large video files - by El Forum - 10-18-2009, 09:13 PM
Client needs to upload large video files - by El Forum - 10-18-2009, 09:17 PM
Client needs to upload large video files - by El Forum - 10-18-2009, 09:20 PM
Client needs to upload large video files - by El Forum - 10-18-2009, 09:21 PM
Client needs to upload large video files - by El Forum - 10-19-2009, 11:34 AM
Client needs to upload large video files - by El Forum - 10-19-2009, 02:37 PM
Client needs to upload large video files - by El Forum - 10-20-2009, 10:35 AM
Client needs to upload large video files - by El Forum - 10-26-2009, 08:17 PM
Client needs to upload large video files - by El Forum - 10-27-2009, 07:57 AM
Client needs to upload large video files - by El Forum - 10-27-2009, 08:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB