@s710 said in Help needed to port qzxing to UT:
This approach is what I wanted to avoid, but probably, it would be the most feasible solution right now, and I might go that route. Thanks for the hint!
Yes. There are some devices which have issues using the VideoFilter method, so I had to do the manual sampling that way instead.
Looking at the issue you opened, it might be the same problem as I ran into which forced me to using the manual sampling. The issue is actually in the qtubuntu-camera QPA which we provide so that QtCamera API can use the camera hardware via Android HAL.