Difference between revisions of "FaceTracking with clmtrackr and P5JS"

From Digipool-Wiki
Jump to: navigation, search
(Run clmtrackr on the P5JS-Online-Editor)
Line 12: Line 12:
  
 
The easiest way to use clmtrackr is to use it in the p5js online editor.  
 
The easiest way to use clmtrackr is to use it in the p5js online editor.  
*  
+
* SERVER OVER HTTPS must be enabled to access the camera
 +
** Click on the gearwheel settings icon top right
 +
** Go to SKETCH SETTINGS
 +
** Select SERVER OVER HTTPS
  
 
<br>
 
<br>

Revision as of 22:10, 20 December 2017

Clmtrackr-face.jpeg
Clmtrackr-facemodel numbering.png

clmtrackr by Audun Mathias Øygard - LINK

  • clmtrackr is a open and free to use JavaScript Library for facetraking, which can be used with P5JS.


Run clmtrackr on the P5JS-Online-Editor

The easiest way to use clmtrackr is to use it in the p5js online editor.

  • SERVER OVER HTTPS must be enabled to access the camera
    • Click on the gearwheel settings icon top right
    • Go to SKETCH SETTINGS
    • Select SERVER OVER HTTPS


Run clmtrackr on your server

Attention! If you want to work on your own server, you need a domain that is protected by SSL in order to be able to access the camera.