First of all I would like to thank you for the great library, it is really awesome and I am using it in my production environment inside Avalonia Application.
I have a small issue however, as stated in the title I am using the app on a Microsoft Surface Pro 8 device and while both front and back cameras are found (as Direct Show device), I end up with the same SKBitmap of 640x360 in size, no matter which characteristic I select.
Basically the OnCapture method always receives the same size of 460800. Do you have any idea what the issue could be?
The camera device under Windows is:
Intel TGL AVStream Camera
Thanks in advance.
First of all I would like to thank you for the great library, it is really awesome and I am using it in my production environment inside Avalonia Application.
I have a small issue however, as stated in the title I am using the app on a Microsoft Surface Pro 8 device and while both front and back cameras are found (as Direct Show device), I end up with the same SKBitmap of 640x360 in size, no matter which characteristic I select.
Basically the OnCapture method always receives the same size of 460800. Do you have any idea what the issue could be?
The camera device under Windows is:
Intel TGL AVStream Camera
Thanks in advance.