videojs / videojs-vr

A plugin to add 360 and VR video support to video.js.
https://videojs-vr.netlify.com/
MIT License
541 stars 143 forks source link

Does anyone know how to use videojs-vr with googles teachable machine #278

Open mmatthew16 opened 1 year ago

mmatthew16 commented 1 year ago

Description

I am trying to use image classification with my 360 video but the classification is only using the perspective view and not the VR immersive view. I have been trying to just grab a frame and draw it onto the canvas but I can't get it to draw the VR view onto the canvas.