Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Last active November 21, 2019 00:40
Show Gist options
  • Save bkmeneguello/4989431 to your computer and use it in GitHub Desktop.
Save bkmeneguello/4989431 to your computer and use it in GitHub Desktop.
#!/bin/bash
ffmpeg -f video4linux2 -r 25 -s 640x480 -i /dev/video0 -sameq $FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment