Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera Zoom issue #6

Open
Saqib92 opened this issue Oct 2, 2024 · 5 comments
Open

Camera Zoom issue #6

Saqib92 opened this issue Oct 2, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@Saqib92
Copy link

Saqib92 commented Oct 2, 2024

Camera preview seems to be zoom. is there a way to make it look 1X zoom on initialization. and then change zoom in /out programatically?

@shiv19 shiv19 added the help wanted Extra attention is needed label Oct 3, 2024
@shiv19
Copy link
Collaborator

shiv19 commented Oct 3, 2024

Yes, I'm aware of this. Haven't been able to spend time on it lately.

@Saqib92
Copy link
Author

Saqib92 commented Oct 3, 2024

Thanks for your quick response. 1 more thing how can i upload recorded video?

@shiv19
Copy link
Collaborator

shiv19 commented Oct 3, 2024

I'm using this plugin
https://github.com/spoonconsulting/cordova-plugin-background-upload
Along with its Awesome Cordova plugin wrapper.
https://danielsogl.gitbook.io/awesome-cordova-plugins/background-upload

(You'll also need to install awesome cordova plugins core package)

This plugin uses POST request and multipart form data to upload.
If you need to upload to S3 via PUT, then check out the forks of that cordova plugin.

@Saqib92
Copy link
Author

Saqib92 commented Oct 4, 2024

Thank you, will look into this..

@shiv19
Copy link
Collaborator

shiv19 commented Oct 16, 2024

@Saqib92 I've changed the default preview frame aspect ratio to 3:4 on Android.
It should look a bit less zoomed in now. However, I have not been able to fully eliminate that issue.
Please do try out version 5.1.0 or 6.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants