Skip to content

Instantly share code, notes, and snippets.

@aleozlx
Created July 31, 2021 17:58
Show Gist options
  • Save aleozlx/0b6f09a21d72febc4af1d89ea9a7d278 to your computer and use it in GitHub Desktop.
Save aleozlx/0b6f09a21d72febc4af1d89ea9a7d278 to your computer and use it in GitHub Desktop.
gst-launch-1.0 nvarguscamerasrc ! "video/x-raw(memory:NVMM), width=1920, height=1080, format=NV12, framerate=30/1" ! \
nvv4l2vp9enc ! matroskamux ! \
filesink location="/mnt/extra/v-$(date +%F-%H-%M-%S).mkv" -e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment