cdiddy77 / react-native-mediapipe

A React Native Camera and Player for MediaPipe applications.
MIT License
18 stars 15 forks source link

remove YUV -> RGB conversion for android #63

Open cdiddy77 opened 6 months ago

cdiddy77 commented 6 months ago

The problem is that this cannot be done until we move to v4 of RNVC, and once we do that, we need a code change to RNVC to not always use YUV when doing the conversion