Skip to content

Instantly share code, notes, and snippets.

@montvid
Created December 12, 2020 01:01
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 montvid/56fa56f6318111acf86c0bf016163d11 to your computer and use it in GitHub Desktop.
Save montvid/56fa56f6318111acf86c0bf016163d11 to your computer and use it in GitHub Desktop.
old webcam setup
Works with cheese and chromium
Run in terminal:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so anyapp
or preferred:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libv4l/v4l2convert.so anyapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment