I am using GStreamer in QT5. I am able to initialize the QCamera object and also Viewfinder, but sometimes when I want to capture an image, the video hangs and the application reports:
CameraBin error: "Internal data flow error."
CameraBin error: "Internal data flow error."
Does anyone know a solution for this problem?