# Fee tracking

**URL:** https://forum.8thwall.com/t/fee-tracking/1412
**Category:** Technical Support
**Created:** [May 21, 2024, 5:38am UTC](https://forum.8thwall.com/t/fee-tracking/1412 "2024-05-21T05:38:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sol\_Farahmand](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/sol_farahmand/32/321_2.png) [@Sol\_Farahmand](https://forum.8thwall.com/u/Sol_Farahmand)
#### Post date: [May 21, 2024, 5:38am UTC](https://forum.8thwall.com/t/fee-tracking/1412/1 "2024-05-21T05:38:22Z")

</div>

Hey guys,

I’m trying to make a webxr app with feet tracking. I wanted to ask how I might go about doing that. I see that you have hand tracking in the projects but I don’t know if that can be applied to feet. Can you please provide me some direction on how to go about setting up feet tracking?

---

<div class="post-metadata">

### Author: ![Ian](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/ian/32/430_2.png) [@Ian](https://forum.8thwall.com/u/Ian)
#### Post date: [May 21, 2024, 7:48pm UTC](https://forum.8thwall.com/t/fee-tracking/1412/2 "2024-05-21T19:48:22Z")

</div>

In theory, if you found a javascript library that could do this, you could integrate it as a module into the 8th wall camera framework. This sample project may be of help:

> **[Camera Pipeline: QR Code | 8th Wall | 8th Wall](https://www.8thwall.com/8thwall/camera-qrcode)**
>
> This example shows how to create an 8th Wall Web that accesses the camera pixels and processes them with a computer vision library.

---

<div class="post-metadata">

### Author: ![Sol\_Farahmand](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/sol_farahmand/32/321_2.png) [@Sol\_Farahmand](https://forum.8thwall.com/u/Sol_Farahmand)
#### Post date: [May 24, 2024, 5:27am UTC](https://forum.8thwall.com/t/fee-tracking/1412/3 "2024-05-24T05:27:24Z")

</div>

Thank you Ian I’ll try to find something.
