Skip to content

Conversation

@kev-mb
Copy link

@kev-mb kev-mb commented Sep 25, 2024

What This PR Changes

frame.compressed() is not a method but frame.compress() is

Contribution Guidelines

frame.compressed() is not a method but frame.compress() is
@CLAassistant
Copy link

CLAassistant commented Sep 25, 2024

CLA assistant check
All committers have signed the CLA.

while True:
clock.tick() # Track elapsed milliseconds between snapshots().
frame = sensor.snapshot()
cframe = frame.compressed(quality=35)
Copy link
Author

Choose a reason for hiding this comment

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

@per1234 per1234 added bug Something isn't working community Bugs and fixes suggested by the community labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working community Bugs and fixes suggested by the community pro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants