Search results

  1. M

    Possible bug publishing from iOS 13+. Camera permission error.

    Hello, We are facing an issue to publish a WebRTC video in iOS, mainly in iOS 13.2 / 13.3. The code is working fine on other OS and browsers (including iOS 12). We are only having issues with iOS 13.2 / 13.3. This error happens in 2 out of 10 attempts approximately, with more chances to happen...
  2. M

    Broadcasting portrait orientation via mobile devices in RTC

    We are having issues broadcasting portrait orientation via mobile devices in RTC. It seems Flashphoner is forcing landscape orientation even forcing portrait constraints. We are passing the following constraints in the method session.createStream(): { "video":{ "width":{...
Top