bensonruan / Selfie-Anywhere

Selfie Anywhere
https://bensonruan.com
MIT License
50 stars 22 forks source link

How to reduce webcam size #1

Open kukaraditya opened 4 years ago

kukaraditya commented 4 years ago

Hello Firstly you have developed an Awesome project ! It works like a charm. I just want to know how can I reduce the size of webcam view, currently its showing on full screen. Maybe I just want to display 360px by 240px with our custom top & left positions. Any suggestion where shall we update it ?

thanks

DanielKoohmarey commented 3 years ago

Hey @kukaraditya this can simply be done by changing the height/width properties of the containers in the \style\selfie-anywhere.css, for example you want to update the styles for .webcam-container, #selfie-container, #background-container and #canvasPerson. image