JamesRayn
JamesRayn
**Describe what it is that you want to accomplish** I want to instant capture a running mirrored preview. I'm currently running two streams, main and lores, to give me a...
**Describe the bug** The show function of the q_gl_picamera2.py library collides with the show function of the QWidget Class. I'm using void QWidget::hide() and void QWidget::show() (https://doc.qt.io/qt-6/qwidget.html#show) at my script....
**Describe the bug** If I want to start or switch to a preview at sensor resolution the script crashes. I installed picamera2 like described in the main branch and replaced...