flip camera

This commit is contained in:
legop3
2025-11-22 22:29:14 -05:00
parent 56dede2679
commit 4ff6e8c6cd
5 changed files with 124 additions and 81 deletions
+1
View File
@@ -44,6 +44,7 @@ run_pipeline() {
--timeout 0 \
--width "${VIDEO_WIDTH}" \
--height "${VIDEO_HEIGHT}" \
--rotation 180 \
--framerate "${VIDEO_FPS}" \
--bitrate "${VIDEO_BITRATE}" \
--codec h264 \