mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-13 10:26:50 +08:00
It's not possible to test video APIs in CI, when they require hardware. Install a virtual camera driver on Windows, that can be used in autotests. Steps for installation and configuration of vcam are: install vcam from GitLab, restore NuGet packages and build the solution, register the created DLL in the win register, and set the env. variable. Task-number: QTBUG-139831 Change-Id: I963aca94e980440dc96e6998e3cd6de387dd80e9 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> Reviewed-by: Nils Petter Skålerud <nils.petter.skalerud@qt.io> Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>