[Red5devs] File distribution
Steven Gong
steven.gong at gmail.com
Thu May 1 02:09:45 PDT 2008
On Wed, Apr 30, 2008 at 4:05 PM, Daniel Rossi <spam at electroteque.org> wrote:
>
> On 30/04/2008, at 2:58 PM, Steven Gong wrote:
>
>
>
>
> > - creating seperate libraries for the AMF and RTMP implementations. I
> > think it will be much easier to maintain that way.
> >
> +1 from me too. I am working on Red5 remodeling recently that will make
> the code base more modularized with the help of OSGi framework. I have
> created a branch on SVN already:
> https://svn1.cvsdude.com/osflash/red5/java/server/branches/osgi. Imagine
> the red5-minimal, red5 application hot deploy and server management via
> versatile OSGi support?
>
> Anyone interested are welcome to this effort. It is still in the design
> phase and I will inform the community when it is ready for collaborative
> development.
>
>
> Does that mean something like with a custom RTMPClient i just include the
> rtmpclient libraries and whatever it may use and not the entire red5.jar. Is
> that how OSGi works ? Being able to update webapps and red5 without a reboot
> would be lovely.
>
Yes. The OSGi stuff will affect many aspects of the project.
(1) Release process. We can release Red5 bundles separately instead of the
whole distribution that includes everything.
(2) Update. The server can be updated with bundles at runtime.
(3) Application deployment. Applications are wrapped as bundles and can be
deployed/installed/uninstalled from OSGi console all at runtime.
(4) Small core plus server extensions. As Red5 is split into several
bundles, you can optionally develop your application with only one of them.
And you can replace one of the server extensions with your own.
And there are more benefits/impact from OSGi. Maybe you can add more. :-)
>
> Eclipse has a wonderful couple of webinar sessions within adobe's acrobat
> connect product on OSGi but havent had the time to sit through it.
>
> The most amazing thing about this product is that you can seek through the
> session it will update the screencam / presentation and the audio / video
> and whatever was in the chatroom around that moment. A product like this for
> red5 would be insane, especially for not for profit groups who could hardly
> afford such a thing.
>
>
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
--
Best Regards
Steven Gong
InfraRed5 Red5 Consultant: http://www.infrared5.com, steven at infrared5.com
Red5 Developer: http://osflash.org/red5,
http://jira.red5.org/confluence/display/~steven/Home<http://jira.red5.org/confluence/display/%7Esteven/Home>
Javaflash Project Founder and Maintainer: http://osflash.org/javaflash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080501/d1752d2a/attachment.html
More information about the Red5devs
mailing list