Skip to content

Instantly share code, notes, and snippets.

@mrsoftware
Created February 22, 2019 12:24
Show Gist options
  • Save mrsoftware/ffab2b37511b17731105f0f9de7b4995 to your computer and use it in GitHub Desktop.
Save mrsoftware/ffab2b37511b17731105f0f9de7b4995 to your computer and use it in GitHub Desktop.
start webcam in linux ubuntu
mplayer -tv driver=v4l2:width=270:height=190: -vo xv -vf mirror tv:// -geometry "99%:99%" -noborder -ontop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment