Created
July 31, 2021 17:58
-
-
Save aleozlx/0b6f09a21d72febc4af1d89ea9a7d278 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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