At 10.00 21/05/2007, you wrote: >Thanks Dan, I have seen Spring ResourceLoader and it says that any context >accept URL from various places but getVODProviderFile method from Provider >Service class demand File type while I believe that WebDAV return >InputStream... > >Then I have changed ProvideService to fix this, but from InputStream to >File I must OuputStream this and temporarily write File on server file >system to streaming it... I'd want to use only InputStream to avoid this >'bottleneck' (write file on server file system) but I see that only >ApplicationAdapter class call getVODProviderFile method for know >StreamLength... then... Where must I change to work with InputStream only?
Any hints to work with InputStream, then? _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
