Created
July 31, 2021 18:23
-
-
Save aleozlx/296008bc73e67d0fdc4c2d8d988b594e 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 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