purple-technology / react-camera-pro

Mobile first camera component for React.
MIT License
182 stars 89 forks source link

Camera has extremally low resolution #52

Open meilechwieder opened 8 months ago

meilechwieder commented 8 months ago

I started using react-camera-pro, but since then all user-uploaded images are extremally slow.

The reason I originally migrated from using <input type="camera"> to an in-app camera was because, on some phones, the images weren't saving after capture. This was likely because of the extreme high resolution of some phone cameras were overloading memory hence not gettting over the image from phones camera to browser.

But I can't have such low resolution.

Any solution?

woodsbox commented 1 week ago

Same here any solutions?