Hello,
This is all that is shown in the console,also to mention iam using the depth ai GUI.
`
HEAD detached at v3.0.11
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
deleted: launcher/windows/build.ps1
deleted: launcher/windows/download_dependencies.ps1
deleted: launcher/windows/inno_setup.ps1
deleted: launcher/windows/installer_win64.iss
deleted: launcher/windows/src/create_shortcut.ps1
deleted: launcher/windows/src/prerequisite.ps1
deleted: launcher/windows/version.txt
Untracked files:
(use "git add <file>..." to include in what will be committed)
.consent
apps/uvc/venv/
version.txt
no changes added to commit (use "git add" and/or "git commit -a")
Current commit: a8d162cc72780c44c2718ed0b8c718a33e50def0
Current tag: v3.0.11
Available DepthAI versions: ['v0.3.0.0', 'v0.4.0.0', 'v0.4.1.1', 'v1.0.0', 'v1.0.0.0', 'v2.0.0', 'v2.10.0.0', 'v2.7.2.0', 'v2.8.0.0', 'v2.9.0.0', 'v3.0.0', 'v3.0.1', 'v3.0.10', 'v3.0.11', 'v3.0.2', 'v3.0.3', 'v3.0.4', 'v3.0.5', 'v3.0.6', 'v3.0.7', 'v3.0.8', 'v3.0.9']
Current tag: v3.0.11, ver: 3.0.11
Using depthai module from: C:\Users\user1\AppData\Local\Programs\DepthAI\venv\lib\site-packages\depthai.cp39-win_amd64.pyd
Depthai version installed: 2.15.2.0
Setting up demo...
Available devices:
[0] 14442C10F10C48D700 [X_LINK_UNBOOTED]
USB Connection speed: UsbSpeed.SUPER
Disabling depth...
Disabling depth preview...
Disabling depthRaw preview...
Disabling left preview...
Disabling rectifiedLeft preview...
Disabling right preview...
Disabling rectifiedRight preview...
Stopping demo...
=== TOTAL FPS ===
Existing venv found.
Installing requirements...
Requirement already satisfied: pip in c:\users\user1\appdata\local\programs\depthai\depthai\apps\uvc\venv\lib\site-packages (22.0.4)
Looking in indexes: https://pypi.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/
Requirement already satisfied: depthai==2.13.3.0.dev+f513b0f27b4f07a9940cd9dfe65d7fd6deeaf29d in c:\users\user1\appdata\local\programs\depthai\depthai\apps\uvc\venv\lib\site-packages (from -r C:\Users\user1\AppData\Local\Programs\DepthAI\depthai\apps\uvc\requirements.txt (line 2)) (2.13.3.0.dev0+f513b0f27b4f07a9940cd9dfe65d7fd6deeaf29d)
Device started, please keep this process running
and open an UVC viewer. Example on Linux:
guvcview -d /dev/video0
To close: Ctrl+C`