.. libusb-uvc documentation master file Welcome to libusb-uvc's documentation! ====================================== .. image:: _static/logo.svg :alt: Libusb-UVC logo :align: center :width: 40% Libusb-UVC is a lightweight toolkit built on top of ``libusb1`` and ``pyusb`` to provide a reliable, Pythonic interface to USB Video Class (UVC) devices. This documentation combines getting started guides, conceptual explanations, and API reference material so you can introspect camera controls and stream video with confidence. .. toctree:: :maxdepth: 2 :caption: User Guide getting_started controls_and_streaming examples stereo_sync troubleshooting .. toctree:: :maxdepth: 2 :caption: How-to Recipes howto/index .. toctree:: :maxdepth: 1 :caption: API Reference api .. toctree:: :maxdepth: 1 :caption: Project Information release_notes Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`