That is the main class but it starts either the Jetty or Tomcat container, neither of which I would want to run in an applet. In my opinion if you wanted to do something like this (running a lite server with only video) you would be better off using JNLP.
Good luck. Paul On 3/1/07, Dominick Accattato <[EMAIL PROTECTED]> wrote:
I might be wrong, but the main class is Standalone.java On 3/1/07, Doer <[EMAIL PROTECTED]> wrote: > Hi folks, > > I have to run Red5 as an applet and in my case I only want to use the > video-streaming. Are there any unecessary things in the code that I can > delete to reduce the size of the jar? > And which class/package should I use in my Applet to tell Red5 to run? > > I know already that Java Security does not allow an applet to run a > server, but it could work if I "sign" the jar. > > In the last version 0.6 RC 2, I get an error when I try to build, > something like "Bad Version". > > Thanks in advance! > > Best Regards, > Tuyen > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > -- Dominick Accattato, CTO Infrared5 Inc. www.newviewnetworks.com _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
