afeld / pose

experimenting with real-time pose detection and speech recognition for dance performance
https://blog.afeld.me/announcing-a-new-dance-tech-piece-view-parameters-bde7f0e92efc
3 stars 1 forks source link

improve performance by moving pose detection to an iframe #33

Closed afeld closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for afeld-pose ready!

Name Link
Latest commit b95bda335d18d9710ad599f7238f462ef5076a29
Latest deploy log https://app.netlify.com/sites/afeld-pose/deploys/63d1b9c0b2c9460009e3b434
Deploy Preview https://deploy-preview-33--afeld-pose.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

afeld commented 1 year ago

Ran into issues because the Pose object has methods on it and thus isn't serializable. Could probably figure out how to make that work, but not going to bother for now.