Prajwal Vedula

Results 5 comments of Prajwal Vedula

I've read the documentation but get forced camera reinitializations or lack of re-rendering with useSharedValue from worklets. Opened up an issue here: https://github.com/mrousavy/react-native-vision-camera/issues/2244

> so the trick that did the job for me was to use Worklets.createRunInJsFn callback to update a Reanimated shared value within the frame processor (since you can't update reanimated...

> > I'm migrating from 2.13.2 where the preview output was in the correct orientation, so I'm just wondering whether I'm just missing something new or some change was introduced....

Same issue, even with the packages from above comment.

@five1wheel Did you find a fix for this? I've been trying to feed the result of a 2D Human Pose Estimation model into it seems like its not mapping correctly....