Skip to content
Robert Tuttle edited this page Feb 28, 2015 · 3 revisions

###Overview

  1. Toggle TouchProxy service on/off (TUIO client / OSC receiver UDP socket listener)
  2. Set TUIO client / OSC receiver UDP socket listener port value (3333 is standard TUIO port)
  3. Select primary or virtual (all active screens) display target for touch injection
  4. Toggle direct touch contact injection into Windows (disabling provides touch hover injection only)
  5. Toggle and set number of simultaneous contacts that will emulate a Windows key/hardware button press
  6. Toggle option to visually display active contact points on top of Windows UI
  7. Toggle Windows hosted Wi-Fi network service on/off
  8. Set SSID value to be used for hosted network (1 to 32 chars, ASCII values only)
  9. Set security key/passphrase (WPA2-Personal) to be used for hosted network (8 to 32 chars, ASCII values only)
  10. Toggle option to save current hosted network key between sessions
  11. Hover to view current hosted network configuration and status info
  12. Calibration sliders for adjusting display edge buffers to compensate for variable physical boundaries in remote TUIO tracker hardware and software. For example, iOS, Android, and Windows Phone devices all report different starting X/Y coordinates at the digitizer display boundaries and do not all necessarily start from (0,0).
  13. Active touch points displayed for both calibration and debug purposes
  14. Current screen resolution dimensions for the selected display target
  15. Current IP addresses for available networks on the TouchProxy host machine that can be used for remote TUIO tracker app configuration (assuming no firewall restrictions or routing issues for desired network and/or port)
  16. Toggle option to display protocol trace output for inbound messages from remote clients
  17. Select protocol message format (OSC or TUIO) to view in trace output display (OSC is lower level than TUIO)
  18. Clear current trace output display

###Primary display target selected and displayed in calibration panel

###Virtual display target selected and displayed in calibration panel (primary is highlighted for orientation and order reference)

###Hosted network service status and configuration info on hover

Clone this wiki locally