OSC or Raw Data in Python SDK

Post Reply
davidmonogrid
Posts: 1
Joined: Mon Dec 01, 2025 9:19 am

OSC or Raw Data in Python SDK

Post by davidmonogrid »

Hi Im trying to get the raw data from the track IR software to be output in OSC so I can use it for interactive installation.
Im trying to do this with python SDK but no success, the x,y,z data is very limited while the raw data is gives more range

I found this library https://github.com/johnflux/python_trackir
which works but not so well, the raw data value is different than what the trackIR software outputted.

Any suggestion ? thanks
Post Reply