At 16.28 21/05/2007, you wrote:
>Matteo,
>You can replace FileProvide with, say, CmsProvider which will pull content 
>from CMS rather than a normal file system. The CMS (via JCR API) provides 
>InputStream to retrieve content from.

Hi Steve.
If i'ld like to replace FileProvider with my CMSProvider i must configure 
the application in way that it can load the right implementation class to 
use (that is i must configure Red5 in way that it loads CMSProvider instead 
of FileProvider or in way that it load both of them): how can i do?
Moreover must i modify the ApplicationAdapter class or ProviderService?
Must i implement also a class like FLVReader (let's call it CMSReader) that 
must read content from my Provider (the CMSProvider)?

Any suggest is welcome.
Thanks to all,
  Matteo



_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to