Hello good afternoon, i am trying to scan qr codes using unreal engine 5 and I can’t find much documentation about it.
I followed the steps on this page but I couldn’t get variations when showing a QR code on the camera.
the length is always 0 and does not print anything else.
I can’t use plugins like Zxing to solve the problem. I’m looking to generate a basic QR recognition app.