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

Webcam Module - not working | fix provided - read details #120

Open
Highpressure opened this issue Feb 9, 2021 · 0 comments
Open

Webcam Module - not working | fix provided - read details #120

Highpressure opened this issue Feb 9, 2021 · 0 comments

Comments

@Highpressure
Copy link
Contributor

/server/modules/bot/webcam.py

path is set to /tmp where normal user context has no write permission
this leads to error when trying to create a screenshot, or just no image beeing fetched.

changing to directory where user has permission (e.g. home directory or /var/tmp) will fix the issue.
tested on MacOS Big Sur.

Created branch with pull request if not getting applied here.

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