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

To fix bugs in CameraManager.py #8

Closed
fracarnicelli opened this issue Dec 15, 2024 · 1 comment
Closed

To fix bugs in CameraManager.py #8

fracarnicelli opened this issue Dec 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fracarnicelli
Copy link
Collaborator

In "CameraManager.py" there's the need to fix the management of Asset path in order to use the right photo for testing.

@vitodibari vitodibari added the bug Something isn't working label Mar 16, 2025
@GassiGiuseppe
Copy link
Collaborator

It is referring to this variable here: https://github.com/gdgbari/photobooth/blob/master/CameraManager.py#L71 .
it belongs to the method get_fake_shoot() which is called during testing when a camera is not connected to the pipeline, here a props of the photo is forced as an output, i think that simply it can be locally changed to the wanted path without adding further logic to the application

@vitodibari vitodibari closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants