-
Hi, we are having an issue with authorization using ApiRTC. Once the user is authenticated and authorised, he or she can have access to all SDK functionalities, there is no way to restrict the user t…
-
After successfully implementing screen-sharing functionality on our web application using React-Lib, we are encountering difficulties receiving the screen-sharing stream on mobile devices that use Rea…
-
File:line : `./ApiRTC-examples/conferencing_moderation/js/conference_moderation.js:171`
Relevant Snippet:
`var enterprise = ua.getEnterprise();`
`enterprise.createPrivateConference() // breaking …
-
This group is really impressive, so out of desperation I would like to know if anyone has figured out how to get IOS not to block a webtrc video call. It used to work and now it does not, and I canno…
-
Sorry, but just looking at the plugin I am not clear how I can access the labels etc...
does it just replace enumerateDevices()?
-
### Minimal reproducible example
https://github.com/matthewparavati/expo-android-build-test
### Summary
Unable to build android app in linked repo
Current behavior:
The build fails when running…
-
`navigator.getUserMedia` found on phonegap android but it didn't display the stream to a video DOM Element.
Do i need to write a permission in android-manifest for crosswalk to get the camera stream…
-
Hi,
I'm facing issue for release
![image](https://user-images.githubusercontent.com/17237393/202433679-37dba5cc-6837-4e27-afab-276c3321ed42.png)
-
Issue while implementation of screen sharing in iOS
Followed above steps till now:
- set up broadcast extension in main project
- implemented ScreenCapturePickerViewManager that prompts broadca…
-
I recently cloned this project and run it after npm install. the app runs successfully but when i tried to add this feature in my another project and runs it .. it gives me an error
**TypeError: nu…