Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ueokande
Created August 29, 2018 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ueokande/26b2dd7c2a2501b3306f574ccdd46495 to your computer and use it in GitHub Desktop.
Save ueokande/26b2dd7c2a2501b3306f574ccdd46495 to your computer and use it in GitHub Desktop.
Screencast on Linux
sudo modprobe v4l2loopback
ffmpeg -video_size 3840x2160 -framerate 30 -f x11grab -i :0.0 -f v4l2 /dev/video0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment