PoseTracker API
  • PoseTracker integration
  • Webview/iframe tracking in app
    • ℹ️How does it work ?
    • πŸ’»Try it yourself
    • βš™οΈIntegration tutorials
      • πŸ“±Expo React Native example
      • πŸ’»Vanilla HTML & JS example
      • πŸ†•iOS SwiftUI example
      • πŸ†•Android Kotlin example
      • πŸ†•Flutter example
      • πŸ”œMore to come...
    • πŸ‘¨β€πŸ’»Tracking Endpoint params
      • πŸ”TOKEN (required)
      • πŸ”₯BLAZEPOSE (optional)
      • πŸ“±WIDTH (optinal)
      • πŸ“±HEIGHT (optinal)
      • πŸ₯”DIFFICULTY (optinal)
      • πŸ’»[developer plan only] KEYPOINTS
      • πŸ’»[developer plan only] ANGLES
      • πŸ’ͺEXERCISE (optional)
        • Squat
        • Lunge
        • Plank
        • Push Up
        • Balance on left leg
        • Balance on right leg
        • Split
        • Needle
        • πŸ¦•More to come...
      • πŸ–₯️SKELETON (optinal)
    • ℹ️Tracking Endpoint Message to handle
      • 🎦Exercise Placement
      • πŸ”’Exercise Counter
      • πŸ”’[developer plan] Exercise Progression
      • πŸ”’[developer plan] Tracking keypoints positions
      • πŸ”’[developer plan] Tracking angles during movements
      • πŸ”’[developer plan] Real-time motion feedbacks and recommandations
  • Pixel tracking
    • How does it work ?
    • First steps
    • Integration tutorials
      • πŸ“±React Native example with react-native-vision-camera
      • πŸ’»Vanilla HTML & JS example
      • πŸ”œMore to come...
    • πŸ‘¨β€πŸ’»Pixel Endpoint params
    • ℹ️Pixel message to handle
      • 🎦Exercise Placement
      • πŸ”’Exercise Counter
      • πŸ”’[developer plan] Exercise Progression
      • πŸ”’[developer plan] Tracking keypoints positions
      • πŸ”’[developer plan] Tracking angles during movements
      • πŸ”’[developer plan] Real-time motion feedbacks and recommandations
    • πŸ› οΈSupport
Powered by GitBook
On this page
  1. Webview/iframe tracking in app
  2. Tracking Endpoint params

SKELETON (optinal)

https://app.posetracker.com/pose_tracker/tracking?skeleton=$SKELETON

PreviousMore to come...NextTracking Endpoint Message to handle

Last updated 7 months ago

This params is not required by default is using the "default" skeleton .

Possible Values =>

skeleton=CUSTOM_SKELETON_UUID
skeleton=false to disable display

UPDATE 25/09/2024

You can now add you own skeleton to change the way keypoint are display over the camera !

Visit :

Then use the uuid given on top, add it in the tracking url params like: &skeleton=3d5647fd-1191-414d-a7a2-0a09c14e427a

Have fun πŸ€ΈπŸ»β€β™‚οΈ

=>

πŸ‘¨β€πŸ’»
πŸ–₯️
https://app.posetracker.com/pose_tracker/tracking?token=81aa2a14-6884-43da-b537-be3162a5710c&exercise=squat&skeleton=3d5647fd-1191-414d-a7a2-0a09c14e427a
πŸš€
https://app.posetracker.com/skeletons/list
Create your own skeletons