Skip to content

Conversation

@KenN7
Copy link
Contributor

@KenN7 KenN7 commented Oct 17, 2024

Bug: When trying to update the configuration of a USB camera, the program showed "Missing IP..." error message.

Solution: In the configuration update function, self.isPoE is a method, not an attribute, the if statement is wrong and was not checking the camera type, preventing any config update in case of USB camera.

self.isPoE is a method, not an attribute, the if statement is wrong and was not checking the camera type, preventing any config update in case of USB camera
Copy link
Contributor

@Erol444 Erol444 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix:)!

@Erol444 Erol444 merged commit 50f509b into luxonis:main Oct 23, 2024
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.

2 participants