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

[BUG]: use of deprecated webcam config in jinja templates #677

Open
gudvinr opened this issue Jan 26, 2025 · 1 comment
Open

[BUG]: use of deprecated webcam config in jinja templates #677

gudvinr opened this issue Jan 26, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@gudvinr
Copy link

gudvinr commented Jan 26, 2025

Describe the bug

When you launch octopring, you see warnings in browser dev console:

Please use the webcam system introduced with 1.9.0, the webcam_rotate90 config setting is deprecated and will be removed in a future release.
Please use the webcam system introduced with 1.9.0, the webcam_flipH config setting is deprecated and will be removed in a future release.
Please use the webcam system introduced with 1.9.0, the webcam_flipV config setting is deprecated and will be removed in a future release.

grep inside octoprint directory shows that only BedLevelVisualizer and octoprint itself use these settings.

Expected behavior

No warnings.

Debug Log

Screenshots

Firmware and Version

@jneilliii
Copy link
Owner

Basically what #590 is referencing.

@jneilliii jneilliii added the enhancement New feature or request label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants