opentok-react-native
opentok-react-native copied to clipboard
Android Screen Sharing
Description
Current Android Screen share doesn't share the screen when the user leaves the app. This change will use the MediaProjection service to share the screen which allows to work outside the app context. It also shows a dialog to use when screen share begins and display a notification center info that app is sharing screen.
Contributing checklist
- [X] Code must follow existing styling conventions
- [X] Added a descriptive commit message
Solves issue(s)
https://github.com/opentok/opentok-react-native/issues/457
still crashing , showing sensitive info content and crashing
@rrnara I cannot seem to get it to work. I edit the manifest file of the app, not the library right? Does it work on the emulator
@abdulajet Can you try installing this package and see how it works: https://www.npmjs.com/package/@rrnara/opentok-react-native? Because that is what we are doing for our app
will do when i get a chance! thanks
Is someone reviewing this changes yet?
@abdulajet what should/will happen to this PR?