Skip to content

deeje/AVBody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVBody

Status Swift

AVBody is a framework using AVFoundation to record and playback ARBody recognition.

I wish Apple would provide this directly, but here we are…

Features

  • AVBodyRecorder records video and body joints from an ARSession
  • AVBodyPlayer uses AVPlayer to pass back body joints to a delegate
  • Audio recording is optional

How it works?

TBD

Installation

CocoaPods

AVBody is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AVBody'

SwiftPackage

TBD

How to help?

What would you like to see improved?

Roadmap

  • Example app to demonstrate usage
  • Documentation
  • Support Face tracking
  • Support Hand tracking ??

Authors

deeje cooley, deeje.com

  • Initial concept

About

Framework using AVFoundation to record and playback ARBody recognition

Resources

License

Stars

Watchers

Forks

Packages

No packages published