The default resolution of the actionscript client has been set to
350x350, which should be sufficient for most 1D barcodes and small QR
codes.
That is definitely not enough for PDF417 unless you have a really good
webcam.
Have you tried to increase the resolution ?
Have you also tried to feed the snapshots to the zxing online library?
If it can decode the barcodes and the actionscript client doesn't,
then it must be something in the client.
I only tested the examples present in the repository because I
couldn't find any other (besides computer generated ones).
>i see that now - i did some tests and even a 5deg rotate or a 5% blur
>caused it to fail.
I don't see why rotating/blurring would increase the recognition?
Could you post the images so we can have a look at them?