motioneye-project/motioneye
motioneye not applying v4l2 config settings
Geschlossen
#2.300 geöffnet am 26.02.2022
help wantedquestion
Repository-Metriken
- Stars
- (3.533 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 14h) (33 gemergte PRs in 30 T)
Beschreibung
I was trying to adjust the exposure settings for the camera I am using.
when doing
v4l2-ctl -c exposure_auto=1 (for manual mode)
v4l2-ctl -c exposure_absolute=20
the picture looks perfectly fine. but when i try to set the same setting in the "Video Device" menu in motioneye is simply doesn't change anything.
After changing the setting in the webinterface v4l2-ctl -L does not reflect the changes which i assume it should if they were applied correctly, right?
The other settings also seem to be kinda buggy. sometimes they apply, sometimes they don't and I can't really see a pattern here. Anyone one have any idea what is wrong here?