pi@tallyvision-camera-0029:~/depthai-python/utilities $ DEPTHAI_LEVEL=debug XLINK_LEVEL=debug python3 cam_test.py
[2026-02-27 20:16:17.566] [depthai] [debug] Python bindings - version: 2.30.0.0 from build: 2025-03-18 13:32:35 +0000
[2026-02-27 20:16:17.566] [depthai] [debug] Library information - version: 2.30.0, commit: e0f6b52d048ef7ceac2ecd44deb2e161dbb97699 from 2025-03-18 12:44:00 +0100, build: 2025-03-18 11:51:40 +0000, libusb enabled: true
[2026-02-27 20:16:17.584] [depthai] [debug] Environment 'XLINK_LEVEL' set to 'debug'
[2026-02-27 20:16:17.584] [depthai] [debug] Initialize - finished
[2026-02-27 20:16:17.812] [depthai] [debug] Resources - Archive 'depthai-bootloader-fwp-0.0.28.tar.xz' open: 5ms, archive read: 231ms
[2026-02-27 20:16:18.884] [depthai] [debug] Resources - Archive 'depthai-device-fwp-a62b2ccb0bc493c2fb41694cb81c08887be24c52.tar.xz' open: 5ms, archive read: 1309ms
QObject::moveToThread: Current thread (0x3dc5ad30) is not the object's thread (0x3dfd93d0).
Cannot move to target thread (0x3dc5ad30)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/pi/.local/lib/python3.11/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx.
Stack trace (most recent call last):
#25 Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in
#24 Object "python3", at 0x5cffef, in _start
#23 Object "/lib/aarch64-linux-gnu/libc.so.6", at 0x7f9f267857, in __libc_start_main
#22 Object "/lib/aarch64-linux-gnu/libc.so.6", at 0x7f9f26777f, in
#21 Object "python3", at 0x5d0153, in Py_BytesMain
#20 Object "python3", at 0x60631b, in Py_RunMain
#19 Object "python3", at 0x60806f, in _PyRun_AnyFileObject
#18 Object "python3", at 0x608307, in _PyRun_SimpleFileObject
#17 Object "python3", at 0x60875f, in
#16 Object "python3", at 0x5f7bcf, in
#15 Object "python3", at 0x5fafa7, in
#14 Object "python3", at 0x4a0b5f, in PyEval_EvalCode
#13 Object "python3", at 0x4aa23b, in _PyEval_EvalFrameDefault
#12 Object "python3", at 0x4944d7, in _PyObject_MakeTpCall
#11 Object "/usr/lib/python3/dist-packages/PyQt5/sip.cpython-311-aarch64-linux-gnu.so", at 0x7f8859afa7, in
#10 Object "/usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so", at 0x7f893fff0b, in
#9 Object "/usr/lib/python3/dist-packages/PyQt5/QtWidgets.abi3.so", at 0x7f893ffe23, in
#8 Object "/lib/aarch64-linux-gnu/libQt5Widgets.so.5", at 0x7f79561c87, in QApplicationPrivate::init()
#7 Object "/lib/aarch64-linux-gnu/libQt5Gui.so.5", at 0x7f804d24eb, in QGuiApplicationPrivate::init()
#6 Object "/lib/aarch64-linux-gnu/libQt5Core.so.5", at 0x7f81b03ebf, in QCoreApplicationPrivate::init()
#5 Object "/lib/aarch64-linux-gnu/libQt5Gui.so.5", at 0x7f804cf297, in QGuiApplicationPrivate::createEventDispatcher()
#4 Object "/lib/aarch64-linux-gnu/libQt5Gui.so.5", at 0x7f804cee33, in QGuiApplicationPrivate::createPlatformIntegration()
#3 Object "/lib/aarch64-linux-gnu/libQt5Core.so.5", at 0x7f818ede3b, in QMessageLogger::fatal(char const*, ...) const
#2 Object "/lib/aarch64-linux-gnu/libc.so.6", at 0x7f9f2674bb, in abort
#1 Object "/lib/aarch64-linux-gnu/libc.so.6", at 0x7f9f27a76b, in gsignal
#0 Object "/lib/aarch64-linux-gnu/libc.so.6", at 0x7f9f2c09d0, in
Aborted (Signal sent by tkill() 2988 1000)
Aborted