[Red5] RE D5 Uploading large files

Dan Rossi electroteque at gmail.com
Wed Feb 10 06:42:47 PST 2010


Is it ? Interesting is that why Im not getting those emails. I have a tonne still coming from osflash ??

On 11/02/2010, at 1:07 AM, Trevor Burton wrote:

> and in future PLEASE post to
> 
> http://groups.google.com/group/red5interest
> 
> this list is DEAD!!!!!
> 
> On Wed, Feb 10, 2010 at 2:06 PM, Trevor Burton <worldofpaper at googlemail.com> wrote:
> you could just upload in batches - break the byte array into chunks of, say, 1 meg each and then upload each of those chunks one at a time... when they're all received they can be concatenated on the server and saved to a file.
> 
> T
> 
> 
> On Wed, Feb 10, 2010 at 1:53 PM, nazariof <mindnexus at gmail.com> wrote:
> 
> Hello Red5 Gurus.
> 
> Does anyone know any elegant way to upload large files to Red5 ?, So far i
> can upload files via AMF (connection.call () ),  but sending the bytes
> through a ByteArray and then read it into a byte[] in Java and then making
> the file... but it only works for small files... like 1.5 megs... if i put
> more... then the server does not even get it... the java method is not even
> called... on the server and does not throw any errors
> 
> I know the other option is via a Servlet and the apache commons library but
> is there any other way... like progressive  async uploading like
> mediafire...
> 
> Thanks a lot for your help!
> 
> Regards and Success!
> --
> View this message in context: http://old.nabble.com/RED5-Uploading-large-files-tp27531490p27531490.html
> Sent from the Red5 - English mailing list archive at Nabble.com.
> 
> 
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
> 
> 
> 
> -- 
> Trevor Burton
> http://www.flashmonkey.org
> http://www.infrared5.com
> 
> 
> 
> -- 
> Trevor Burton
> http://www.flashmonkey.org
> http://www.infrared5.com
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20100211/df6c5ffe/attachment.html>


More information about the Red5 mailing list