OpenFrameworks addon used to retrieve data from Real-Time Tracking Procol. This is the protocol used by Blacktrax.
For now it works only in main thread, but i think it is possible a multithread implementation with a marked improvement in performance.
Tested with OpenFrameworks 0.9.8 with Mac OSX 10.14.1. Shoud be compatible also with Windows 10.
- ofxNetwork
See the examples:
- example-main-thread
- Bind an input UDP port (using ofxNetwork)
- parse messages and stored the first trackable
- draw an ellipse with with the orders received