kinecttcpclient
Class Main

java.lang.Object
  extended by kinecttcpclient.Main

public class Main
extends java.lang.Object

An example application that connects to a kinectTCP server and shows all data: depth, rgb, point cloud, skeleton, audio. Double clicking the executable jar file executes this file.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException