Ticket #6 (closed Bug: Fixed)

Opened 5 years ago

Last modified 13 months ago

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 !

Change History

follow-up: ↓ 5   Changed 5 years ago by steven

This issue should be fixed on the trunk. See APPSERVER-8.

  Changed 3 years ago by danielr

  • status changed from new to closed

  Changed 13 months ago by tahakapadia

  • cc kapadia.taha@… added
  • keywords Video Streaming Large Files in RED5 added
  • version set to 0.6.3
  • component changed from Streaming and Networking to App Server

Hii ,

I am having problem in video streaming for large files. The small video files are streamed smoothly but large video files of size greater than 10MB files are not streamed. The flash player keeps on loading the video but at last video is not displayed.
I am using a PHP based application with has videos to be streamed with RED5,installed on Windows 2008R2 standard server with Apache on it.

Please help me as I am trying to solve the problem from past couple of weeks but still no success. I am not able to find the error as for small files it works well but for large files it doesnt work.

in reply to: ↑ 2   Changed 13 months ago by tahakapadia

Replying to steven:

This issue should be fixed on the trunk. See APPSERVER-8.

Hii
I am also having the same problem that videos whose size is greater than 5MB is not streamed.
I am new to this community so I am not having privileges to create Tickets...
Please HELP me in solving this issue as I dont know what is the problem....

Thanks
Taha

Note: See TracTickets for help on using tickets.