QVideo ====== QVideo is a Qt framework — compatible with PyQt5, PyQt6, and PySide — for integrating scientific cameras into research applications. It separates hardware communication, threading, property introspection, and UI into distinct, composable layers so that adding a new camera backend or image-processing filter requires minimal boilerplate. Run the full camcorder application directly:: python -m QVideo [-b|-c|-f|-i|-m|-p|-r|-v] [cameraID] .. toctree:: :maxdepth: 2 :caption: Contents quickstart jupyter architecture extending api/lib api/cameras api/filters api/overlays api/dvr api/demos Indices ------- * :ref:`genindex` * :ref:`modindex`