Hey! In this tutorial, we'll go over how to use the real-time body tracking component I created for TouchDesigner.
Link to the No Kinect Website.
[Note] you can tack in a query parameter to your socket server by using ?wsURL=
eg. https://no-kinect.netlify.app/?wsURL=wss://our-socket-server.herokuapp.com:443
This makes it easy to share a permanent URL to your phone.
You'll need a free login to https://github.com and https://heroku.com/.
If you're interested in learning more about WebSockets check out my beginner series here where I go over how to control TouchDesigner using a website and vice versa.