react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Cannot snap shot a frame from TwilioVideoLocalView

Open lylysunshinee opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. Video call P2P
  2. Add react-native-view-shot and snap shot TwilioVideoLocalView . IOS work fine, but android give a "Black Screen"

Expected behaviour

Can someone help me solution to snap shot a frame from TwilioVideoLocalView. I try find solution over 2 day but not

Actual behaviour

Tell us what happens instead

Environment

  • Node.js version:v16.13.2
  • React Native version:0.66.3
  • React Native platform + platform version: iOS 9.0

react-native-twilio-video-webrtc

Version: npm version or "master"

lylysunshinee avatar Mar 05 '23 10:03 lylysunshinee

This is a copy of #62 it sounds like. It is best to follow the issue there.

I just opened a PR #709, which should address this as my company needs the same thing.

It would be great to get some testers on it :)

ChrisLFieldsII avatar Jun 06 '23 22:06 ChrisLFieldsII