WCS5 memory leak issue

phil

New Member
Hello Flashphoner Support:

My WCS allocated pretty much the entire server's memory.
The situation is: the WCS is receiving 20 different video streams from FFMPEG. After about a day or tow, the linux server runs out of memory. Could you help on this?

Thanks
 

Max

Administrator
Staff member
What is your server version?
What connections are you using for playback?
Could you list commands how you stream from ffmpeg and describe how you test playback.
We will try to reproduce this on our end.
 

Max

Administrator
Staff member
It is not processes. It is internal java threads. That is normal behavior.
Regarding possible memory leak, we added keep alive pings for RTMP connections in build 2075. The issue was disconnected RTMP streams were not released.
So if you update to the latest build there is a chance the issue will be fixed.
We will conduct own tests with ffmpeg and I will report you about our results.
 
Top