camera-preview icon indicating copy to clipboard operation
camera-preview copied to clipboard

Capacitor plugin that allows camera interaction from HTML code

Results 117 camera-preview issues
Sort by recently updated
recently updated
newest added

When will it possible to use record video on iOs ? Thank you

CameraController file function displayPreview There is a line `self.previewLayer?.videoGravity = AVLayerVideoGravity.resizeAspectFill` This looks good, but it means that the viewfinder doesn't accurately represent the picture being taken. There is more...

**Is your feature request related to a problem? Please describe.** Add support for handling barcode/QR detection **Describe the solution you'd like** An additional configuration option to enable code detection. ```javascript...

I've added code linting to make it like other capacitor-community projects. Unfortunately there are many linting errors, and I need your help to fix them. ### How to help 1....

help wanted
good first issue

**Describe the bug** If you lock a device rotation and capture one image in different rotation, the image won't rotate. This is shown with wrong orientation. **To Reproduce** Steps to...

Camera preview opens to full height of HTML when testing on emulator(iOS 15) when I want to open only in block, but when it tested on web page everything is...

When I start the camera on iOS it shows a black screen but if I take the picture it shows the picture successfully. On Android all work as expected ![WhatsApp...

documentation

Hello, Actually, i've 2 issues concerning capture() function and the live camera : - On a first android mobile (Asus x00td / Android 8.1.0) that have only one back Camera,...

Is there a config option to make the camera appear like the default camera? (aspect ratio 4:3 I believe) I don't need all the buttons - just wanted the default...

enhancement

**Describe the solution you'd like** Plugin Should be able to take **Panorama** Images. **Describe alternatives you've considered** Found Nothing. **Additional context** There should a property for camera to take Panorama...

enhancement