mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
guh
This commit is contained in:
@@ -40,8 +40,8 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Force flip via h+v to work across rpicam-vid builds.
|
||||
FLIP_ARGS=(--hflip --vflip)
|
||||
# Flip using the native rotation flag (0/180 supported per rpicam-vid --help).
|
||||
FLIP_ARGS=(--rotation 180)
|
||||
|
||||
run_pipeline() {
|
||||
"${LIBCAMERA_BIN_PATH}" \
|
||||
|
||||
Reference in New Issue
Block a user