BlendyPose is currently unmaintained, please check out the fork: https://github.com/SpectralVectors/PosePipe
Blender Motion Capture using your camera!
This will install to Blender's Python path, rather than your system's.
1 - Open Blender
2 - Go to Edit > Preferences > Add Ons > Install Add on, then select blendy_pose.py and click enable
3 - Open the BlendyPose panel and click Start Camera! The first time will take around a minute to install the libraries
This is repo is using the fork from Spectral Vectors: https://github.com/SpectralVectors/PosePipe
BlendyPose is made using MediaPipe, OpenCV
Nicholas Renotte provided some Mediapipe knowledge.
weixin_44834086 demonstrated how to downgrade protobuf, which makes mediapipe compatible with Blender 3 and up!