Files
csi_hal/examples/camera/run_camera_demo3.sh
2022-09-13 10:34:38 +08:00

4 lines
138 B
Bash
Executable File

#!/bin/bash
# To watch log output, use: tail -f /tmp/debug_camera_demo3.log
stdbuf -oL ./camera_demo3 >> /tmp/debug_camera_demo3.log 2>&1