Sascha-L / WPF-MediaKit

Microsoft Public License
367 stars 117 forks source link

Test Application on tablet only showing video from front camera #96

Closed sekulicb closed 4 years ago

sekulicb commented 4 years ago

Does the problem emerge on different HW, OS versions? Describe your HW configuration.

No, I have tested it with multiple machines (Desktop PC, Lenovo X230 lat top) but the problem is only related to tablet.

The codec is installed and there was no change in behavior, so I'm not sure which part is the problem

Installed from Ninite distribution as recommended

To further explain the problem:

I have Lenovo MIIX 3 8 inch tablet (details here). The tablet has both a front and back camera. When the application starts, it only shows one option from the combo box (select camera shows HM2056). When selected, video preview is shown from front camera. There is no option for the back camera. How to solve this problem? I need this option because the tablet will be used to take screenshots instead of using it as a selfy camera. Tablet has Windows 10 32 bit OS installed. I have tested the app with a Lenovo X230 laptop, where 3 cameras were attached. Two external and one integrated. The app lets me choose which camera to use. I begin to think that on a tablet, front and back camera are shown as one camera, could that be the problem?

Thanks in advance

sekulicb commented 4 years ago

The issue was resolved. I had to restart the tablet after the codecs installation. After that, both cameras were in the combo box.