I'm trying to make a QR scanner using a xamarin project in visual studio 2017 and the ZXing.Net.Mobile package, but the video in the Android emulator is large and pixelated. Here is a pic of what I'm seeing.
What would be the reason for seeing this pixelation? It doesn't appear to be the camera output. There is also video jitter like the camera is moving while the app is running.
Any help would be greatly appreciated.