Hi RyanLee ,
What system are you using? For some system architectures we disable the QT GUI (issues with dependencies) and switch to OpenCV frames as you can see. You can try forcing gui type with depthai_demo.py -gt qt
(gui type = QT), but there might be dependency issues.
Thanks, Erik