-
Notifications
You must be signed in to change notification settings - Fork 187
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
Digital zoom controls (via css) #482
Comments
This variation of the css is less elegant (zooms to top left instead of center), but it allows to scroll to any portion of the screen later.
|
I'm considering making a PR with a proper implementation of this. @AlexxIT If I do it cleanly and put it behind a config, and code touch support is googd, would you consider taking a PR? |
If your PR won't require helper entities and other custom cards - it will be good PR. |
PR: #491 |
I have been wanting to have a "fake"/digital zoom for my cameras for a while. It would be a really cool feature if this card could do that (maybe even full fake ptz).
But in the meanwhile, here's a way to add it via yaml. It even works in full screen :)
Digital zoom in the card
Instructions
1. install https://github.com/thomasloven/lovelace-card-mod
2. Create a number helper from
3. Modify the yaml of your webrtc-camera like this
(of course you can use the same input_number for multiple cameras)
The text was updated successfully, but these errors were encountered: