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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Force flip via h+v to work across rpicam-vid builds.
|
# Flip using the native rotation flag (0/180 supported per rpicam-vid --help).
|
||||||
FLIP_ARGS=(--hflip --vflip)
|
FLIP_ARGS=(--rotation 180)
|
||||||
|
|
||||||
run_pipeline() {
|
run_pipeline() {
|
||||||
"${LIBCAMERA_BIN_PATH}" \
|
"${LIBCAMERA_BIN_PATH}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user