remove everything related to rover mic while keeping tts

This commit is contained in:
legop3
2025-11-27 23:15:21 -05:00
parent 509dbd870a
commit 5f5591ca42
11 changed files with 8 additions and 173 deletions
+3
View File
@@ -38,6 +38,9 @@ else
AUDIO_RATE=8000
AUDIO_BITRATE=64000
fi
# Disable audio streaming for now; only video will be published.
AUDIO_ENABLE=0
# Flip the camera 180deg (supported by rpicam-vid/libcamera-vid)
FLIP_ARGS=(--rotation 180)