PoseAI / PoseCameraAPI

Tools to work with the Pose Camera app
Apache License 2.0
146 stars 38 forks source link

Hi, i have 2 questions #15

Closed lucasjinreal closed 2 years ago

lucasjinreal commented 2 years ago

hi, does this:

  1. unrealengine plugin can driven metahuman?
  2. does it has python script sending detection result?
PoseAI commented 2 years ago
  1. hi yes it can drive a metahuman. We have a walkthrough in the info section of our website www.poseai.co.uk.
  2. we have a brief example python script here which shows how to stream JSON packets with all the animation data from the app to python. This does not involve the unreal engine. With the JSON you could read the data and connect with other applications