VinceG / vue-web-cam

Webcam component for VueJs.
MIT License
257 stars 110 forks source link

Possible to use camera as background canvas for the page? #71

Open tsettle opened 3 years ago

tsettle commented 3 years ago

Thinking about creating an app that I would use for live streaming and would be interested to know if it's possible to show the video in a 16:9 aspect ratio and use the video as the background canvas for the app (consuming the entire browser window) with toolbars, widgets, and gizmos overlaying it.

VinceG commented 3 years ago

@tsettle its possible, yes.