Options (2)
-t, --timeoutbooleanCapture a video for a specific amount of seconds
Example:
rpicam-raw {{[-t|--timeout]}} {{2000}} {{[-o|--output]}} {{path/to/file.raw}}-o, --outputbooleanCapture a video for a specific amount of seconds
Example:
rpicam-raw {{[-t|--timeout]}} {{2000}} {{[-o|--output]}} {{path/to/file.raw}}Examples (2)
Capture a video for a specific amount of seconds
rpicam-raw [-t|--timeout] 2000 [-o|--output] path/to/file.rawChange video dimensions and framerate
rpicam-raw [-t|--timeout] 5000 --width 4056 --height 3040 [-o|--output] path/to/file.raw --framerate 8made by @shridhargupta | data from tldr-pages