Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for scanning QR codes#199

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
torrao merged 2 commits intoimaginary-cloud:masterfromgetkalido:master
Apr 1, 2020

Conversation

@phlippieb
Copy link
Contributor

Probably not quite how you would have done it, but this is something we added for our own use, and I figured let's propose this as functionality on this great project 😄

@torraotorraoforce-pushed themaster branch 28 times, most recently fromc2ec236 tod28ac26CompareMarch 31, 2020 13:16
@torraotorraoforce-pushed themaster branch 7 times, most recently from0d193b1 tob8bb2eeCompareApril 1, 2020 09:20
@torraotorrao merged commit5ab7896 intoimaginary-cloud:masterApr 1, 2020
/**
The stored meta data output; used to detect QR codes.
*/
privatevarqrOutput:AVCaptureOutput?=nil

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@phlippieb it seems that qrOutput is always nil. Could it be that in line 815 it should be qrOutput instead of output?

Right now there is an issue when you call stopQRCodeDetection() directly in the handler and then startQRCodeDetection(). By starting QR code detection the following times, it will not work again

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This was so long ago, I have no idea anymore 😁 it's totally possible. Is your issue fixed if you change line 815 to qrOutput?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@phlippieb I fixed it in PR#237. Please check it out :-)

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This isn't my repo 😺

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@matthiasnagelmatthiasnagelmatthiasnagel left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@phlippieb@matthiasnagel@torrao

[8]ページ先頭

©2009-2025 Movatter.jp