Recent content by salur.webdev

  1. S

    a few questions, webrtc

    @Max ok now works. Is it possible to check how many people are currently watching the broadcast? I would like to do an online counter.
  2. S

    a few questions, webrtc

    Hello @Max, I used command update app -l "https://mysite.com/rest-hooks" defaultApp Now I can't Flashphoner.createSession, in server_logs/flashphoner.log is: 11:38:40,466 ERROR RestClient - API-ASYNC-pool-12-thread-18 Got exception in REST javax.net.ssl.SSLHandshakeException...
  3. S

    Problem with web interface

    I installed from here https://docs.flashphoner.com/display/WCS5EN/WCS+installation+and+activation Can I update the server now without the need to delete the old one? for example, the command?
  4. S

    Problem with web interface

    After installing wcs, when I enter the web interface I see: https://gyazo.com/e7e4063a9a4c31c6be18d999b7986889 Why so?
  5. S

    a few questions, webrtc

    I don't understand the second answer. For example, using js executes Flashphoner.createSession ({urlServer: 'wss: //wcs1.my-domain.com: 8443'}) i.e. create stream, at this point the WCS server sends me a response to my webhook? I do not understand how I can secure that no one outside my domain...
  6. S

    a few questions, webrtc

    1. How can I make a broadcast one to one? 2. How can I protect the server to allow webrtc stream only from my VPS (ip)
  7. S

    which server choose

    Are there any recommended settings to minimize cpu / ram load when using only webrtc?
  8. S

    which server choose

    I understand. 1. What bandwidth should a single server have? 2. Can you disable the web-interface (https://my-site.com:8888) completely?
  9. S

    which server choose

    It will be cheaper to buy a server from a flashphoner on Amazon or your own dedicated server on OVH and install wcs on it?
  10. S

    which server choose

    Hello, What parameters must the server have to handle 200 transmissions and 5000 viewers? I am using wcs5.1 webrtc
Top