Search results

  1. S

    AT&T 4G/5G fails

    Hi! Many users report me than they can't connect to live WebRTC using AT&T 4G/5G connections. There are no problem using any other internet provider or WIFI in any part of the globe. We can't test it, because we are not in USA. We've contacted to AT&T by email without luck. Is there somebody...
  2. S

    Flashphoner.init() multiple times

    Hi! Using WebSDK, I use this init in "play live video" function: Flashphoner.init({ preferredMediaProviders:["MSE","WebRTC"] }); Then I've got another function to "stream live video" started by: Flashphoner.init(); Well, if I "stream live video" and then "play live video", the play video...
  3. S

    WCS Hangs... or not?

    Hi! We've got a WCS server working correctly (in all functions). All is perfect during beta time, but today we move it to production and starts the problems. The service is working but suddenly the service don't respond... imposible to connect via websocks, or web panel... nothing works. In our...
  4. S

    Chrome Android 11 ICE Timeout

    Hi! When I'm trying to connect to stream to my server (via wss, using WEB SDK), all it's right except in Chrome of Android 11 (only Android 11) with an "ICE Timeout" error. With any other device (included iOS, Android 10 or under and Computer), all it's correct without any problem. Is there any...
Top