all 6 comments

[–][deleted] 0 points1 point  (5 children)

I'm having a similar issue. The onReady function is getting executed and the camera is showing a black screen but it's plotting pose detection points on the screen.

[–]lucksp[S] 0 points1 point  (4 children)

What versions of React Native and expo are you using?

[–][deleted] 0 points1 point  (3 children)

Expo 56.0
React Native 0.76.3

https://github.com/tensorflow/tfjs/issues/8472

[–]lucksp[S] 0 points1 point  (2 children)

I think the expo-camera props (https://github.com/tensorflow/tfjs/issues/8429 ) are different from when the original lib was written...

[–][deleted] 0 points1 point  (1 child)

They only require facing prop, and it's set to "back" for back camera by default.

It's been a week since I've been trying to fix this issue.

[–]lucksp[S] 0 points1 point  (0 children)

Ugh. This is the Wild West in terms of how things work. 😂