motioneye-project/motioneye
motioneye not applying v4l2 config settings
Fechada
#2.300 aberto em 26 de fev. de 2022
help wantedquestion
Métricas do repositório
- Stars
- (3.533 estrelas)
- Métricas de merge de PR
- (Mesclagem média 16d 14h) (33 fundiu PRs em 30d)
Description
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?