# Hand tracking on TV

**URL:** https://forum.8thwall.com/t/hand-tracking-on-tv/837
**Category:** Technical Support
**Tags:** hand-tracking, metaversaldeployment
**Created:** [March 22, 2024, 3:01pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837 "2024-03-22T15:01:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Diego\_Aguirre](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/diego_aguirre/32/183_2.png) [@Diego\_Aguirre](https://forum.8thwall.com/u/Diego_Aguirre)
#### Post date: [March 22, 2024, 3:01pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837/1 "2024-03-22T15:01:34Z")

</div>

Hi! Super random question but I’m trying to design an activation.

I want to connect a raspberry pi3 that has a webcam connected to a web desktop experience that I can use with hand tracking and then the image is put into the TV.

I want to use hand tracking not on a phone is this possible?

Thank you very much

---

<div class="post-metadata">

### Author: ![TonyT](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/tonyt/32/88_2.png) [@TonyT](https://forum.8thwall.com/u/TonyT)
#### Post date: [March 22, 2024, 4:57pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837/2 "2024-03-22T16:57:07Z")

</div>

You can certainly use Hand Tracking on desktop/laptop as long as you have `allowedDevices` set to `any`

Try out this project, for example:

> **[A-Frame: Hand Tracking | 8th Wall | 8th Wall](https://www.8thwall.com/8thwall/hand-tracking-aframe)**
>
> Get started with 8th Wall Hand Tracking! This A-Frame example creates a purple hand mesh, and attaches a watch & ring to the hand.

 ![Screenshot 2024-03-22 at 9.54.26 AM](https://us1.discourse-cdn.com/flex019/uploads/x8thwall/original/1X/51f7c13595c6c464437896a88ed73f014b4697e5.jpeg)

I don’t have access to a Raspberry Pi right now to test, but assuming it’s browser can properly detect and open the attached USB Camera, I don’t see why it shouldn’t work…

---

<div class="post-metadata">

### Author: ![Diego\_Aguirre](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/diego_aguirre/32/183_2.png) [@Diego\_Aguirre](https://forum.8thwall.com/u/Diego_Aguirre)
#### Post date: [March 31, 2024, 11:10pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837/3 "2024-03-31T23:10:31Z")

</div>

So cool! just checking this right now! Thanks for the real life proof! xD love it!

would connect it to the computer would compromise performance? example the hardware of raspi vs mac book pro.

thanks!

---

<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: [April 1, 2024, 7:03pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837/4 "2024-04-01T19:03:38Z")

</div>

The mac book pro will certainly have better processing power and memory compared the raspi

---

<div class="post-metadata">

### Author: ![TonyT](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.8thwall.com/tonyt/32/88_2.png) [@TonyT](https://forum.8thwall.com/u/TonyT)
#### Post date: [April 1, 2024, 11:56pm UTC](https://forum.8thwall.com/t/hand-tracking-on-tv/837/5 "2024-04-01T23:56:27Z")

</div>

That’s not to say that the Raspberry Pi isn’t good enough. Just like comparing an older phone to a newer one, I’d expect to see better frame rates, ability to load more assets at once, etc, on newer hardware. If you have access to a Raspberry Pi, I’d suggest trying our sample project and letting us know how things perform!
