You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: