116
Views
12
Comments
[CameraPreview Plugin] Camera start with a zoom
Question
camerapreview-plugin
Mobile icon
Forge asset by Daniel Martins

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

2024-11-07 15-00-28
Hugo Carvalho

Hello Diogo,

Can you share some more details please?

UserImage.jpg
Diogo Teixeira

Hugo Carvalho wrote:

Hello Diogo,

Can you share some more details please?

Hi Hugo,

The camera preview screen in my app is displaying a zoomed image. Even though, the result photo has no zoom, the preview itself doesn't show the entire photo result size.

The camera app compared with the native camera have a little zoom.


2019-12-16 14-44-15
Rúben Santos

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


UserImage.jpg
Diogo Teixeira

Rúben Santos wrote:

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


The plugin camera have the view too zoomed in comparing with the native camera even when the SetZoom is 0


2019-12-16 14-44-15
Rúben Santos

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


The plugin camera have the view too zoomed in comparing with the native camera even when the SetZoom is 0


Can you provide examples?

UserImage.jpg
Diogo Teixeira

Rúben Santos wrote:

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


The plugin camera have the view too zoomed in comparing with the native camera even when the SetZoom is 0


Can you provide examples?

The camera preview show a image with a little "zoom" but when I take picture the photo dont have that zoom. What I want is remove that "zoom" from the preview

2019-12-16 14-44-15
Rúben Santos

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


The plugin camera have the view too zoomed in comparing with the native camera even when the SetZoom is 0


Can you provide examples?

The camera preview show a image with a little "zoom" but when I take picture the photo dont have that zoom. What I want is remove that "zoom" from the preview

OK, has Daniel Martins pointed out it may well be a problem of the cordova plugin, but in any way, provide me a project with the issue so that I can replicate and see what I can do?

UserImage.jpg
Diogo Teixeira

Rúben Santos wrote:

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Rúben Santos wrote:

Diogo Teixeira wrote:

Hey, when I do StartCameraPreview i set zoom to 0 and still have a zoom. How can I fix this?

Hi Diogo,

What do you mean zoom, has far has I know you don't have that option...


The plugin camera have the view too zoomed in comparing with the native camera even when the SetZoom is 0


Can you provide examples?

The camera preview show a image with a little "zoom" but when I take picture the photo dont have that zoom. What I want is remove that "zoom" from the preview

OK, has Daniel Martins pointed out it may well be a problem of the cordova plugin, but in any way, provide me a project with the issue so that I can replicate and see what I can do?


You can see the sample app

2024-11-07 15-00-28
Hugo Carvalho

Diogo,

Are you using the application through Outsystems Now? Or nativly on your device?

UserImage.jpg
Diogo Teixeira

Hugo Carvalho wrote:

Diogo,

Are you using the application through Outsystems Now? Or nativly on your device?


Nativly, plugins don't work in Outsystems Now

2021-08-30 15-28-09
Leandro Correa

Diogo Teixeira wrote:

Hugo Carvalho wrote:

Diogo,

Are you using the application through Outsystems Now? Or nativly on your device?


Nativly, plugins don't work in Outsystems Now


Some plugins works in OutSystems Now:

https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Mobile_Plugins

2024-06-12 10-07-10
Daniel Martins

Hello Diogo,

From what I understood, your remark is similar with a recent issue submitted in the git repository of the component:

https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/issues/580

And also similar to another comment in one older issue:

https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/issues/222#issuecomment-325161162

Let's see what the the creators of the cordova plugin reply about that.

As you may understand we are limited by what the cordova plugin offers in terms of functionality.


Best regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.