mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
opacity value variation #1714
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#1714
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edwardxml on GitHub (Jul 16, 2020).
Hi,
I have some pi zero cams running motioneyeos. Absolutely fantastic. I had been monitoring them with a cron script and grabbing the login screen to check for status with headless chrome and comparing inner.html dom against a known good state. To get that to work I had to wipe a couple of opacity values which seem to vary. I just wondered what the varied values meant. Python and javascript is not my thing but I have had a quick look through some motioneye code here and got to /static/js/jquery.min.js but didn't really get to the bottom of it. Does the varying opacity value in the login screen mean anything in particular?
Many thanks for any further pointers.
All best.