Skip to content

sat-mtl/livepose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LivePose Logo

Build Platform
ossia score SAT

LivePose offers a simple way to run computer vision models on live video and send the results to any OSC-compatible application. With no programming required, load a model, select your camera, and start streaming data. This release uses ONNX, an open standard for machine learning models, providing a lightweight, cross-platform GUI application.

Features

  • 🧠 Load .onnx models (BlazePose, YOLOv8 Pose, ResNet)
  • 📷 Automatic camera detection (plug and play)
  • 🎬 Live video preview
  • 📡 Configurable OSC output

Use Cases

Connect your output data to Pure Data, Max/MSP, Processing, p5.js, TouchDesigner, SuperCollider, openFrameworks, or any software that receives OSC. Useful for interactive installations, live performance, prototyping, and experimentation. Check awesome-creative-coding for more tools and resources.

Credits

Developed by the Société des Arts Technologiques, built on ossia score.