What is the best setup for detecting hand gestures with mediapipe on Unity for an iOS build?
I’m looking to attach an external 360 camera to an iOS device (iPhone) to capture hand gestures of users. I’m currently using Unity to build for iOS and I’ve been able to render 360 video feeds onto my iphone without much issue using Unity’s ARKit and ARFoundation plugins.