Message types emitted by /pose_tracker/tracking and when they fire.
The Tracking endpoint emits structured messages during tracking.
Use them to drive UI and logic.
Messages are posted through your WebView bridge.
Your app must listen and parse the payload.
initialization
posture (placement)
posture
counter
keypoints (keypoints=true)
keypoints
keypoints=true
angles (angles=true)
angles
angles=true
progression (progression=true)
progression
progression=true
recommendations (recommendations=true)
recommendations
recommendations=true
Query params: Query parameters (Tracking endpoint)
Upload Tracking messages: WebView / native messages
Last updated 53 minutes ago