I'm currently putting together a little project in c# designed to be used on Windows based tablets.
I have integrated the open source code available from http://easywebcam.codeplex.com/ to run the tablets camera. However, when you click the start button, it asks you to choose between the front or rear camera and as it is being used on a touch screen tablet, it's a bit on the fiddly side.
Does anyone know of a way of either adding a button to choose between the cameras or, better still, a way of automatically selecting the rear camera?