Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'd like to be able to create and save videos in a Qt app. I've been looking at the QVideo widgets, but they don't have any save methods that I can find. What would be the best way to export video?
Hi,
QMediaRecorder is likely what you are looking for.