Search results

  1. P

    Memory suddenly full.

    Hello Max Please help. I upgraded to 2484. The same issue still occurs.
  2. P

    Memory suddenly full.

    Hello Max, The issue occurred again today. Please help on this one.
  3. P

    WCS memory gradually increases.

    Hello Max, Thanks for your help for the sudden memory high issue. However, the issue of WCS memory gradually increases still occurs. My current configs are attached. My current WCS version is 5.0.2432. We use FFMPEG to push rtmp streams to WCS, and we use websocket for users to play the video.
  4. P

    Memory suddenly full.

    Hello Max, If I don't set that to NONE, FFMPEG is not able to send video streams to WCS.
  5. P

    Memory suddenly full.

    Hello Max, I have encountered the issue that the memory suddenly goes 100%. Could you look into this for me ? Thanks This is our from monitor system. The attached files are my configs.
  6. P

    WsPlayer cannot play streams from FME that has VP6 format

    Thanks Max. I'm sorry I meant to say FFMPEG.
  7. P

    WsPlayer cannot play streams from FME that has VP6 format

    Thanks Max. I'd like to ask if pushing VP6 to WCS can cause possible memory leak ? Because currently my memory is going up even there's no one playing any video. I know it might be because the keep.alive.algorithm=none but if that is enabled, FME cannot push streams to WCS.
  8. P

    WsPlayer cannot play streams from FME that has VP6 format

    I use Flash media encoder to send video streams to WCS. If it is H.264, it works fine. However, if it is VP6 it doesn't work. The player simply shows a blank page.
  9. P

    Connection status is showing many many connections

    Hello Max, thanks a lot for your help. One thing I'd like to ask is : What's the key difference between "keep_alive.enabled" and "keep_alive.algorithm"? As I have pointed out earlier, I need to set keep_alive.algorithm in order to receive streams from FFMPEG. What is the best setting if this...
  10. P

    Connection status is showing many many connections

    Thanks Max. If I don't set that to NONE, then FFMPEG has trouble sending streams to WCS because the previous connection session is kept if there's some lost connection. The memory does grow a little bit, but it looks fine to me. Does the number of connections mean the total connections...
  11. P

    Connection status is showing many many connections

    Thank you Max. The memory leak issue is fixed with build 2075. I was using 2036. May I know what would happen if the number of connections goes too high?
  12. P

    Connection status is showing many many connections

    Thanks Max. However, making it INTERNAL makes FFMPEG not able to send video streams to WCS. What do the numbers mean ? Will WCS shut down if the numbers are too high? Is it total connections of all old connections?
  13. P

    Connection status is showing many many connections

    Thank you Max. I'm using build 2075. The configs are attached. Thank you. Please note that "stream stats" on ":8081/?action=stat" page do release connections, but "Connection stats" do not. Thank you
  14. P

    Connection status is showing many many connections

    Hello Max: This is what I've seen from http://host:8081/?action=stat It seems like many old connections are not released. Is this going to crash WCS? How do I make it release theses connections ?
  15. P

    FME Re-establishing failed

    Hello Max, thanks again for the help. This looks doable. However, WebRTC to RTMP seems to be asking for camera. I'd like to make it republish streams received.
  16. P

    FME Re-establishing failed

    Thank you Max. As of now, what is the simplest way of doing this RTMP pushing ?
  17. P

    FME Re-establishing failed

    Thanks Max, I'm very excited because this solution looks doable. Is there any linux commands I can use to push RTMP streams ?
  18. P

    FME Re-establishing failed

    Hello Max, I currently have two issues: 1. What happens to WCS when the connection between FME and WCS is disconnected. I'm getting this issue when it happens. FME tries to re-establish, but it doesn't help much. 2. I used rtsp connection to make a load balancing architecture. However...
  19. P

    WCS5 memory leak issue

    Hello it shows from htop that it creates many java processes:
  20. P

    WCS5 memory leak issue

    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
Top