Simple minimal application to stream Meta Quest 3 RGB camera and hand/poses.
Huge thanks to this video.
If you want to use the application without modification, follow the "Pre-Built Binary" instructions, if you want to modify the app follow the "From Source" instructions.
- Download this apk
- Install it on the Meta Quest 3 with SideLink
- Clone this repository
- This app was built with Unity 6000.0.38f1, consider using the same version to avoid further problems
- From UnityHub, Add -> Add project from disk
- Go to File -> Build Profiles -> Android -> Platform Settings -> Run Device -> Oculus Quest 3
- With SideQuest, you need to put a file named metaCub_IP.txt containing only the IP address of the server under sdcard/Android/data/com.HSPHumanoidSensingandPerception.handCamera/files/ (at the same level of il2cpp)
- Launch server.py script (opencv is the only dependency)
- Launch the handCamera app