basst314 / ngx-webcam

A simple Angular webcam component / pure & minimal, no flash-fallback
https://basst314.github.io/ngx-webcam/?
MIT License
231 stars 104 forks source link

Full width and height camera #176

Open vdg437 opened 1 year ago

vdg437 commented 1 year ago

Hi, I am using this library and I would really like to have the camera to have full height and full width (atleast on mobile) also it is very hard to set a preferred width and height as the library is calculating the dimensions itself. Is there a way to overwrite it and to achieve the behaviour I'd like?

vdg437 commented 9 months ago

any ideas? 😅

IEdiong commented 4 months ago

I think one would have to fork the project and adjust that aspect of the code as it appears that this repo has not been updated for the last 2 years at least.