Recent content by Erik Ortega

  1. E

    How to ensure a new participant can connect?

    Thanks, the update command does work well. The REST API does work in the latest build. The server is no longer accepting connections on DNS (only IP) but I hope it will come back after a sanity reboot. Thanks a lot!.
  2. E

    How to ensure a new participant can connect?

    Great. Thanks for looking into that. How can I check what build do I have on a AWS-EC2 instance?. Is it on ../conf/WCS.version?. It seems that I am on 5.0.2016. Any suggested way to upgrade a server that it is on on AWS?. On the other hand, I have issues with using the REST API. The response...
  3. E

    How to ensure a new participant can connect?

    Max, Thanks a lot for your quick reply. I have thought about unique logins. But that would mean a user might open two browsers during the same call which is not a valid use case for my application. Thanks for explaining the keep-alive configuration. I will definitely try different values...
  4. E

    How to ensure a new participant can connect?

    Hello, I am working on the conference demo to build a videoconference within web browser on a website. However, sometimes like when a crash (on the browser) happens, the connection is not properly closed and the participant can't join again the conference using the same login and same room...
Top