aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
100 stars 24 forks source link

Screen Sharing, Meeting Recording and Background for react native #177

Closed AliBaig-xD closed 1 year ago

AliBaig-xD commented 1 year ago

Hi, I am fairly new to native programming and have been struggling on implementing the screen sharing, meeting recording and background changing feature in my react native app. I have integrated the sdk and is working for audio/video calls and texts but the example source code has no implementation of the mentioned features. Any help would be appreciated.

equilizer commented 1 year ago

Please update if you have found any solution regarding screen sharing facing the same problem here although app crashes with black screen on receiver's end@AliBaig-xD

linsang21 commented 1 year ago

Hi @AliBaig-xD, @equilizer, thanks for reaching out. Our RN sample app covers the basic functionalities with mobile SDKs to demonstrate the idea / structure on how RN customer can use them. However we don't have cadence to demonstrate all features at this time, I'm adding this as a feature request.

If it helps, you can take a look at the related guide on the Android / iOS SDK repo:

equilizer commented 1 year ago

Found a way to implement screen share on Android using Amazon chime SDK.

Aastikraj233k commented 3 months ago

Found a way to implement screen share on Android using Amazon chime SDK.

Found it ??

equilizer commented 3 months ago

yes. Its working!

Doma-byte commented 2 months ago

yes. Its working!

Dude, can you help ?? How did you do it? and does it work on both android and ios??