|
ok i found the setting you were talking about and got this [java] [INFO] 61249 DefaultQuartzScheduler_Worker-4:( org.red5.server.stream.PlaylistSubscriberStream.info ) Scheduled stop in: -1597551538 [java] [ERROR] 61676 pool-1-thread-5:( org.red5.server.messaging.InMemoryPullPullPipe.error ) exception when pulling message from provider [java] java.lang.OutOfMemoryError: Direct buffer memory [java] at java.nio.Bits.reserveMemory(Bits.java:633) [java] at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:95) [java] at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:288) [java] at org.apache.mina.common.PooledByteBufferAllocator.allocate0(PooledByteBufferAllocator.java:184) [java] at org.apache.mina.common.PooledByteBufferAllocator.allocate(PooledByteBufferAllocator.java:159) [java] at org.apache.mina.common.ByteBuffer.allocate(ByteBuffer.java:235) [java] at org.red5.io.flv.impl.FLVReader.<init>(FLVReader.java:114) [java] at org.red5.io.flv.impl.FLV.getReader(FLV.java:171) Mondain wrote: Im not sure what heap errors youre talking about, did you try all three buffer types? I got all of them to work for my 97mb / 101,000b FLV file. Since you say youre having heap errors you'll probably want to try the "direct" option. |
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
