Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9.1
Description
Calling QVideoFrame::toImage() when QT_MEDIA_BACKEND is set to "android" results in a completely solid black image after switching camera.
Steps to reproduce the issue:
- Run the app (emulator is fine)
- Initially everything is OK
- Click the "switch" button
- The frames should be completely black now
- Click the "switch" button again
- Nothing changes. It's all black.
Attachments
Issue Links
- mentioned in
-
Page Loading...