Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.13 KB

uvcc output examples

See individual subdirectories for specific cameras.

How to add or update the output from your camera

  • Unplug the USB cable and reconnect your camera.
    • This done to get "fresh" (hopefully default) values for uvcc export.
  • Open the terminal.
  • Create and/or enter the correct camera subdirectory.
    • Use kebab-case naming, with vendor and product code/name.
    • Do not use the full "marketing name", such as "Logitech HD Pro Webcam C920".
    • Correct example: logitech-c920.
  • Run ../update-example.sh
    • For Linux systems, entering the password in sudo might be required.
  • Verify that the *.json files were updated.
  • Commit your changes and submit a pull request.

uvcc Copyright © 2018, 2019, 2020 Joel Purra. Released under GNU General Public License version 3.0 (GPL-3.0). Your donations are appreciated!