πInitialization
type: 'initialization',
Data composition for type: 'initialization'
{
type: 'initialization',
message: "checking you plan and access" => "accessing webcam" => "running"
ready: set to true only when running
}
This messages help you understand when posetracker is fully loaded (model + webcam) and ready.
PreviousTracking Endpoint Message to handleNextTracking keypoints positions (real-time pose estimation data)
Last updated