Hello

I remember in Qt5 it was a possibility to set several video filters to a video output allowing to have f.ex output from the camera in QML at same time process video frames in C++

now, In Qt 6.x this feature is gone

videoSink and videoOutput in media capture session overlaps each other (which is quite illogical) also attempt to connect camera instance to 2 different media capture sessions didnt work either


is there is a way to process frames from camera and same time show it on the screen?


thanks for any hints


br,

Vladyslav
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to