You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, using the latest version of QZXING, I have a crash when I use a QZXingFilter into the VideoOutput filter property.
VideoOutput
{
id: videoOutput
source: camera
anchors.fill:parent
autoOrientation: true
fillMode: VideoOutput.PreserveAspectCrop
filters: [ zxingFilter ]
...
Hi, using the latest version of QZXING, I have a crash when I use a QZXingFilter into the VideoOutput filter property.
VideoOutput
{
id: videoOutput
source: camera
anchors.fill:parent
autoOrientation: true
fillMode: VideoOutput.PreserveAspectCrop
filters: [ zxingFilter ]
...
I tried it on a pixel android 13 and galaxy S22+ android 13 as well..
do you have any clue?
thanks
The text was updated successfully, but these errors were encountered: