Closed wrohdewald closed 1 year ago
Yes
0.1.x
Built from source code
ARM-32bit
Raspbian
bullseye
PI camera via libcam
https://motion-project.github.io/motionplus_config.html#flip_axis says legal values are h and v. But motionplus tells me they are illegal. What works is horizontal / verticl
rotate.cpp: if (cam->conf->flip_axis == "horizontal") { rotate.cpp: } else if (cam->conf->flip_axis == "vertical") {
Did you read the guide?
Yes
What is the base version number of MotionPlus being used?
0.1.x
What was the install method?
Built from source code
What is base architecture?
ARM-32bit
What is the distro being used?
Raspbian
Disto version number
bullseye
Camera/Sound type(s) being used?
PI camera via libcam
Describe the issue/problem and steps to reproduce
https://motion-project.github.io/motionplus_config.html#flip_axis says legal values are h and v. But motionplus tells me they are illegal. What works is horizontal / verticl
Relevant MotionPlus log output (at log_level 8)