I am publishing, but no stream is being produced. What is wrong?

When publishing, especially via a browser, it is important to be mindful of properly setting camera permissions. The SDK will not publish a stream when the camera permission is not enabled, or if the camera is already in use by another application.

When using a browser, check that the permissions are set to allow the SDK to use the camera. You might also verify that your browser is supported by checking the list of supported browsers at: https://phenixrts.com/docs/web/#production

For native apps running on iOS and Android, developers typically manage camera permissions dialogs themselves rather than relying on generic browser and mobile UX. These developers should keep permissions in mind when troubleshooting publishing issues.

 

 

©2020-2021 Phenix Real Time Solutions, Inc.