Replies: 1 comment
-
This would be very useful for applications written in other UI frameworks (e.g. tk) which are using the camera preview, e.g. a photobox with fullscreen UI controls in the background beneath the camera preview |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it would be greate to get the availability to create a frameless, always on top preview at a given position, like in the old picamera.
In my case I simply added (after importing QtCore)
between L14 and L15.
picamera2/picamera2/previews/qt_gl_preview.py
Lines 14 to 15 in adaec85
May be you could add this to the public code as a optional parameter.
Beta Was this translation helpful? Give feedback.
All reactions