Skip to content

Instantly share code, notes, and snippets.

@aleozlx
Created July 31, 2021 18:23
Show Gist options
  • Save aleozlx/296008bc73e67d0fdc4c2d8d988b594e to your computer and use it in GitHub Desktop.
Save aleozlx/296008bc73e67d0fdc4c2d8d988b594e to your computer and use it in GitHub Desktop.
gst-launch-1.0 udpsrc port=5000 ! \
application/x-rtp,encoding-name=VP9,playload=96 ! \
rtpvp9depay ! queue ! \
avdec_vp9 ! \
xvimagesink sync=false async=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment