opentok-react-native icon indicating copy to clipboard operation
opentok-react-native copied to clipboard

Android Screen Sharing

Open rrnara opened this issue 3 years ago • 6 comments

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

rrnara avatar Nov 06 '20 18:11 rrnara

still crashing , showing sensitive info content and crashing

developertimir avatar Jan 28 '21 01:01 developertimir

@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 avatar May 27 '21 12:05 abdulajet

@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

rrnara avatar Jun 03 '21 13:06 rrnara

will do when i get a chance! thanks

abdulajet avatar Jun 03 '21 13:06 abdulajet

Is someone reviewing this changes yet?

franziz avatar Jul 13 '21 06:07 franziz

@abdulajet what should/will happen to this PR?

pietgk avatar Jan 02 '23 10:01 pietgk