Skip to content

fix: camera driver now respects configured resolution - #324

Open
ondratu wants to merge 1 commit into
masterfrom
fix-configured-camera-resolution
Open

fix: camera driver now respects configured resolution#324
ondratu wants to merge 1 commit into
masterfrom
fix-configured-camera-resolution

Conversation

@ondratu

@ondratu ondratu commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Comparing the configured resolution string directly against a set of Resolution objects never matched, so cameras always connected at their highest resolution regardless of config (#323).

Closes #323

Comparing the configured resolution string directly against a set of
Resolution objects never matched, so cameras always connected at their
highest resolution regardless of config (#323).

Closes #323
@ondratu
ondratu force-pushed the fix-configured-camera-resolution branch from da73a29 to a124921 Compare September 11, 2026 06:11
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

Successfully merging this pull request may close these issues.

Configured camera resolution is ignored, cameras always start at their maximum

1 participant