Skip to content

Small tool for running MediaPipe's Handpose in the browser and outputting OSC

Notifications You must be signed in to change notification settings

faaip/Handpose-OSC-p5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handpose OSC

This is a quick attempt at using the MediaPipe Handpose and have it output OSC using p5js-osc by Gene Kogan @genekogan.

Setup

Make sure you have node installed.

git clone https://github.com/faaip/Handpose-OSC-p5
cd Handpose-OSC-p5
npm install

Run node process:

node bridge.js

You can now open http://localhost:3000/ in the browser and it will send OSC to port 3334.

Thanks

Gene Kogan for p5js-osc
MediaPipe team

About

Small tool for running MediaPipe's Handpose in the browser and outputting OSC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published