Jump to: navigation, search

Difference between revisions of "Multikinect:Streamer setup"

(Soft)
(Development)
 
(5 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
* Notepad++ - https://notepad-plus-plus.org
 
* Notepad++ - https://notepad-plus-plus.org
 
* kinect_v2_MSDK sources - mercurial repository: https://bitbucket.org/frankiezafe/skeletons
 
* kinect_v2_MSDK sources - mercurial repository: https://bitbucket.org/frankiezafe/skeletons
 
== OS configuration ==
 
 
=== Power management ===
 
 
=== Network ===
 
  
 
== Folders ==
 
== Folders ==
Line 42: Line 36:
 
=== Development ===
 
=== Development ===
  
root: '''~\SKELETONS\dev\'''
+
* root: '''~\SKELETONS\dev\'''
 
+
* repository: '''~\SKELETONS\dev\SKELETONS\'''
 
* Openframeworks: '''~\SKELETONS\dev\of_v0.9.3\'''
 
* Openframeworks: '''~\SKELETONS\dev\of_v0.9.3\'''
 
* Openframeworks application folder (compilation folder): '''~\SKELETONS\dev\of_v0.9.3\apps\myApps\'''
 
* Openframeworks application folder (compilation folder): '''~\SKELETONS\dev\of_v0.9.3\apps\myApps\'''
 +
 +
 +
 +
'''deployment'''
 +
 +
To recompile K2Streamer:
 +
* copy/paste the folder '''~\SKELETONS\dev\SKELETONS\kinect_v2_MSDK\app_streamer''' into '''~\SKELETONS\dev\of_v0.9.3\apps\myApps''';
 +
* rename it '''K2Streamer'''
 +
* unzip '''~\SKELETONS\kinect_v2_MSDK\app_addons\ofxKinectV2.zip''' and '''~\SKELETONS\kinect_v2_MSDK\app_addons\ofxUI.zip''' into  ~\SKELETONS\dev\of_v0.9.3\addons
 +
* open '''~\SKELETONS\dev\of_v0.9.3\apps\myApps\K2Streamer\K2Streamer.sln''' and compile
 +
 +
== OS configuration ==
 +
 +
=== Power management ===
 +
 +
=== Network ===

Latest revision as of 17:57, 21 March 2016

How to configure a streaming machine.

Machine

Intel NUC

  • CPU: Intel i5 1.8GHz
  • RAM: 8Go
  • GPU: Intel Iris Graphics 540
  • USB 3

Software

Minimal

Dev

Folders

Le folder de travail se trouve dans le folder utilisateur et se nomme SKELETONS.

Exe

  • K2Streamer: ~\SKELETONS\K2Streamer\K2Streamer.exe

Development

  • root: ~\SKELETONS\dev\
  • repository: ~\SKELETONS\dev\SKELETONS\
  • Openframeworks: ~\SKELETONS\dev\of_v0.9.3\
  • Openframeworks application folder (compilation folder): ~\SKELETONS\dev\of_v0.9.3\apps\myApps\


deployment

To recompile K2Streamer:

  • copy/paste the folder ~\SKELETONS\dev\SKELETONS\kinect_v2_MSDK\app_streamer into ~\SKELETONS\dev\of_v0.9.3\apps\myApps;
  • rename it K2Streamer
  • unzip ~\SKELETONS\kinect_v2_MSDK\app_addons\ofxKinectV2.zip and ~\SKELETONS\kinect_v2_MSDK\app_addons\ofxUI.zip into ~\SKELETONS\dev\of_v0.9.3\addons
  • open ~\SKELETONS\dev\of_v0.9.3\apps\myApps\K2Streamer\K2Streamer.sln and compile

OS configuration

Power management

Network