If you are using red5.sh/red5.bat: Add "-Xmx256M" (or whatever JAVA Heap memory you can afford) to the statement starting red5 in red5.sh(Linux) or red5.bat(Windows) file
If you are using ant (got this on the mailing list, have not tried it): export ANT_OPT=-Xmx256M and then do ant server - -
Hi everyone,
I'm running a live streaming app with only about 1-3 instances at once, 1 publisher per instance, and maybe up to 20 subscribers, and I keep getting OutOfMemory errors, and the service crashes. Here's what it looks like in the log: -- C is forever.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
