PoseTracker API
CtrlK
  • 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)
      • ⭕KEYPOINTS (optional)
      • 💪EXERCISE (optional)
        • Squat
        • Lunge
        • Plank
        • Push Up
        • Balance on left leg
        • Balance on right leg
        • 🦕More to come...
      • 🥔Exercise DIFFICULTY (optinal)
      • 📱WIDTH (optinal)
      • 📱HEIGHT (optinal)
      • 📐[Developer plan only] ANGLES
      • 🔥[Developer plan only] BLAZEPOSE (optional)
      • 🖥️[Developer plan only] SKELETON (optinal)
    • ℹ️Tracking Endpoint Message to handle
      • 🔃Initialization
      • 🔢Tracking keypoints positions (real-time pose estimation data)
      • 🎦Exercise Placement
      • 🔢Exercise Counter
      • 🔢[developer plan] Exercise Progression
      • 🔢[developer plan] Tracking angles during movements
      • 🔢[developer plan] Real-time motion feedbacks and recommandations
    • 🛠️Support
  • 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

⚙️Integration tutorials

How to integrate PoseTracker ?

Check our tutorials ! You can ask for a tutorial for your stacks directly on app.posetracker.com/users/requests

You can find demo files on our GitHub

LogoGitHub - Movelytics/PoseTracker-Example-ReactNative-Expo: Quickly add Pose Estimation and Detection to your React Native app. Enable powerful features in your app powered by your user body tracking !.GitHub
PreviousTry it yourselfNextExpo React Native example

Last updated 1 year ago