-
Notifications
You must be signed in to change notification settings - Fork 17
ServiceReference
Alessandro Febretti edited this page Jun 8, 2015
·
7 revisions
**Last revision:** ver. 2.0 - 1 August 2013
This place lists all the event services shipped with omicron, together with their supported configuration options.
Event Services
- NaturalPointService NaturalPoint motion capture support
- OpenNIService OpenNI support
- OptiTrackService OptiTrack camera support
- PQService PQLabs multi-touch point and gesture support
- SagePointerService interface for SAGEPointer applications running on a remote machine
- ThinkGearService ThinkGear NeuroSky API access to MindWave headset Electroencephalography (EEG) brainwave data
- VRPNService client for connecting to a VRPN server (Currently only for motion capture data)
- WandService combines Mocap and Controller service events into a single Wand event
- WiimoteService Wiimote controller support
- XInputService Microsoft XInput API to access game controllers
Utility Services
- HeartbeatService generates periodic events for testing and as a skeleton for new event services
- NetService connects to omicron input servers to receive remote events
- TCPServer server for listening for incoming TCP connections. Base class for other TCP enabled services
- VRPNDevice VRPN server for converting Omicron controller events to VRPN Gamepad data
Deprecated
- DirectInputService DirectInput/DirectX API access to Windows game controllers
- LegacyDirectInputService older implementation of DirectInput/DirectX API access to Windows game controllers
- LegacyNetservice connects to an legacy omicron input server using a deprecated text-based protocol