Ticket #6 (closed Bug: Fixed)
Large File Stream problems
| Reported by: | electroteque | Owned by: | luke |
|---|---|---|---|
| Priority: | Major | Component: | App Server |
| Version: | 0.6.3 | Keywords: | Video Streaming Large Files in RED5 |
| Cc: | kapadia.taha@… |
Description
Here is the error
[java] [ERROR] 25078 pool-1-thread-7:( org.red5.server.messaging.InMemoryP
llPullPipe.error ) exception when pulling message from provider
[java] java.lang.OutOfMemoryError: Java heap space
[java] [INFO] 25094 pool-1-thread-7:( org.red5.server.stream.PlaylistSubsc
iberStream.info ) Scheduled stop in: 280448261
With files large than 60MB, with the extra tweaks and adding a cache its 200MB limits. We've had issues where the server has stopped responding and ive had to manually reboot it. We are currently using progressive download via an IIS server until these things stablise. We also experienced a problem where two files are named the same but different paths, one is the trailer and one is the full video, the full video path was playing the trailer from cache !
