AVBody is a framework using AVFoundation to record and playback ARBody recognition.
I wish Apple would provide this directly, but here we are…
- AVBodyRecorder records video and body joints from an ARSession
- AVBodyPlayer uses AVPlayer to pass back body joints to a delegate
- Audio recording is optional
TBD
AVBody is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'AVBody'
TBD
What would you like to see improved?
- Example app to demonstrate usage
- Documentation
- Support Face tracking
- Support Hand tracking ??
deeje cooley, deeje.com
- Initial concept