Search results

  1. A

    Lookup of RMI stub failed; nested exception is java.rmi.ConnectException

    I sent a copy of the flashphoner_manager.log to the logs@flashphoner.com account
  2. A

    Lookup of RMI stub failed; nested exception is java.rmi.ConnectException

    I'm setting up a new server with more resources. I'm using the same installation routine I've used for my other servers (Launched from EC2 AMI). The WCS admin site loads with the default version included with the AMI. However, I get this RMI error after I run the WCS update Whitelabel Error...
  3. A

    com.flashphoner.server.G.A.E: No free ports available

    We've made the additional config changes you listed. We were able to get to about 800 subscribers for an audio-only stream. Once it got closer to 900 subscribers, the audio started getting distorted. Are there any additional options to squeeze out more performance? Can we turn off logging or any...
  4. A

    com.flashphoner.server.G.A.E: No free ports available

    Load testing clients are still connected. We are receiving the error in our logs again: com.flashphoner.server.G.A.E: No free ports available Can you ssh in and review?
  5. A

    com.flashphoner.server.G.A.E: No free ports available

    I've replied to the logs@flashphoner.com email with some more info regarding ssh access Thanks
  6. A

    com.flashphoner.server.G.A.E: No free ports available

    Were you able to ssh in and review the server? Thanks
  7. A

    com.flashphoner.server.G.A.E: No free ports available

    I've sent in ssh access info to our test server (logs@flashphoner.com)
  8. A

    com.flashphoner.server.G.A.E: No free ports available

    Just got results on our latest test with extended logging disabled. Changing that logging option did not help
  9. A

    com.flashphoner.server.G.A.E: No free ports available

    Any updates on this? We've tried expanding the port range up to as many at 16k ports. Even when he have just 4k ports, sometimes we get "no free ports" error and sometimes the CPUs go to very high usage (80-90%+, all cores). With the default 1k ports, it always stops when it hits the "no free...
  10. A

    com.flashphoner.server.G.A.E: No free ports available

    Looking at previous forum posts: During server operation, the number of media ports decreased Port manager was updated in 2620 (We are on a newer version) We have the default enable_extended_logging setting. Do we need to use "enable_extended_logging = false"? No free media ports Fixed in...
  11. A

    com.flashphoner.server.G.A.E: No free ports available

    I received this issue this morning during an audio-only stream. A few hundred subscribers were online at the time. Existing users were able to maintain their audio stream, but new subscriber connections were not allowed. All CPUs started going to ~100% usage. I tried stop/start on webcallserver...
  12. A

    Video on iOS doesn't render when toggling visibility

    Just wanted to follow up and see if you were able to reproduce the issue with the video not rendering after toggling visibility Thanks
  13. A

    Video on iOS doesn't render when toggling visibility

    I tried updating the player demo with the code you provider and still encounter the issue. The code you provided also results in an unwanted artifact. A black video box appears underneath of the primary video display as can be seen in this screenshot...
  14. A

    Video on iOS doesn't render when toggling visibility

    Recently we've run into some issues with Flashphoner WebRTC on iOS 11 devices. When the video element is hidden and then shown, the video stops rendering. The audio continues to play. Through the WebRTC getStats API, I've been able to verify that the video data is still being streamed to the...
  15. A

    Got exception on method playStream

    I just sent the logs in. Thanks
  16. A

    Got exception on method playStream

    I have htop running and it was showing multiple processes related to flashphoner. I'm not sure if both manager and server processes were included in the process list. Nothing in the error*.log in WCS_HOME/logs I did not see any memory issues in messages. The instance has 16GB and there were less...
  17. A

    Got exception on method playStream

    Recently we ran into some instability with our flashphoner server. The server was running smoothly and serving a handful of streams to some WebRTC clients when suddenly it stopped accepting new connections. The admin interface also stopped responding. To resolve the issue, we stopped...
  18. A

    WCS crashed and will not restart now

    If the wcs_manager.mv.db file gets reset, I can then restart the service Stopped webcallserver Moved wcs_manager.mv.db to backup location Start webcallserver (Auto creates new db)
  19. A

    WCS crashed and will not restart now

    Everything was running fine, then the service just died this morning When trying to restart the service, I get: org.h2.jdbc.JdbcSQLException: File corrupted while reading record: "/usr/local/FlashphonerWebCallServer-5.0.2570/database/wcs_manager.mv.db". Possible solution: use the recovery tool...
  20. A

    List of changes for minor updates

    I noticed during a check_update that there is a new version available: >>> New version available: 5.0.2597 I see the "key releases" on the blog post from Nov 12: https://flashphoner.com/wcs-key-releases-2017-august-nov/ Is there a list of changes available for these minor updates?
Top