Created
December 12, 2020 01:01
-
-
Save montvid/56fa56f6318111acf86c0bf016163d11 to your computer and use it in GitHub Desktop.
old webcam setup
This file contains 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
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