Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0, 6.3.0 RC
-
-
c7f51ee983 (qt/qtmultimedia/6.4) c7f51ee983 (qt/tqtc-qtmultimedia/6.4) c7f51ee983 (qt/qtmultimedia/6.4.1)
-
2022wk38FOQtforAndroid
Description
Attached is a sample project that creates a C++ side QML object VideoSinkListener that attaches itselt to VideoOutput.videoSink.videoFrameChanged(). Works correctly on Windows but fails on Android with the following error:
F libvideosink-test_arm64-v8a.so: Cannot make QOpenGLContext current in a different thread F libc : Fatal signal 6 (SIGABRT), code -6 in tid 28846 (qtMainLoopThrea)
Attachments
Issue Links
- is covered by
-
QTBUG-105169 videoFrame.toImage() does not work in a different thread than the video rendering thread
- Closed