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

Corrupted jpeg snapshot #201

Open
carefulcomputer opened this issue Nov 28, 2021 · 0 comments
Open

Corrupted jpeg snapshot #201

carefulcomputer opened this issue Nov 28, 2021 · 0 comments

Comments

@carefulcomputer
Copy link

carefulcomputer commented Nov 28, 2021

I have Amcrest AD410 doorbell. I am trying to get a snapshot using following code

snapshot2 = camera.snapshot().read()

or

snapshot = camera.snapshot().data
and save resulting data to a file. Then when I check the file with jpeginfo, it gives following message..

Corrupt JPEG data: 608 extraneous bytes before marker 0xfe 720 x 576 24bit JFIF N 27251

any idea what I could be doing wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant