πŸ”ƒInitialization

type: 'initialization',

Data composition for type: 'initialization'

{
  "type": "initialization",
  "message": "Accessing webcam",
  "ready": false
}

This messages help you understand when posetracker is fully loaded (model + webcam) and ready.

Last updated