Skip to content

Instantly share code, notes, and snippets.

@dmcardoso
Created April 2, 2020 12:32
Show Gist options
  • Select an option

  • Save dmcardoso/d0887cad3b1139f2747a947c1afb9162 to your computer and use it in GitHub Desktop.

Select an option

Save dmcardoso/d0887cad3b1139f2747a947c1afb9162 to your computer and use it in GitHub Desktop.

Executar para verificar o nome da câmera

dmesg | grep uvcvideo

Ligar

sudo modprobe uvcvideo

Delisgar

sudo modprobe -r uvcvideo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment