ofxPinger is a simple wrapper of ofxOscSender which sends a periodic osc message for telling other apps that OF is working.
- Open
pinger.xml
in your data directory. - In <destinations> directive, you can define the destination(s) as <dest>.
- In <settings> directive, you can set the ping interval time (ms) and the address of osc message.
- ofxOsc
- ofxXmlSettings