Skip to content

Instantly share code, notes, and snippets.

@mihaibujanca
Created February 4, 2021 15:59
Show Gist options
  • Save mihaibujanca/89e62b6b8a6090b40cc5deadc22768cc to your computer and use it in GitHub Desktop.
Save mihaibujanca/89e62b6b8a6090b40cc5deadc22768cc to your computer and use it in GitHub Desktop.
# MP4 video, RGB only
gst-launch-1.0 filesrc location=output.mp4 ! decodebin name=dec ! queue ! videoconvert ! autovideosink dec. ! queue
# RGB-D video
# Realsense RGB-D + IMU streaming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment