QAbstractVideoFilter does not seem to work
I'm trying to make a barcode scanner, doing scanning of the video stream in a QAbstractVideoFilter but it does not seem to work on SailfishOS, the filter is never started. The code works fine on desktop linux and a Qt android build.