Skip to content

Windows Processing application sending Kinect V2 skeleton data to computers (of any OS) over UDP.

License

Notifications You must be signed in to change notification settings

MODatUniSA/Kinect2UDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Kinect 2 UDP

A Processing.org sketch written by Simon Biggs for the Double Agent exhibit at MOD.

Read more: mod-double-agent

Software

This software was written for Windows and the Kinect 2 sensor to enable live skeleton data to be sent via UDP to a second server to display the data.

Requirements:

  • Windows 10
  • Kinect 2 sensor
  • Kinect SDK
  • Processing 3.3.7
  • KinectPV2 library
  • hypermedia.net library

Installation

  • Install Kinect SDK
  • Run the Kinect SDK browser to check that the sensor is working, both the visual camera and depth cameras.
  • Download and install Processing 3.3.7
  • Clone this repository.
  • Sketch > Import Library > Add Library... > Search Kinect v2 for Processing
  • TODO: Install hypermedia.net instructions.
  • Run the sketch!

Credits

License

Released under an GNU GENERAL PUBLIC LICENSE.

About

Windows Processing application sending Kinect V2 skeleton data to computers (of any OS) over UDP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%