Recording generated video frames with Qt Multimedia?
Unsolved
General and Desktop
-
Is it possible to record generated video frames using the Qt Multimedia API?
Looking at the docs it appears that I would need to write a custom QMediaObject to interact with the QMediaService, and from there use the QMediaRecorderControl class. However I still do no fully understand what needs to be done and how to submit video frames to the recorder. Has anyone else done this?
-
Hi,
Where do you video frames come from ?