Detecting Webcam
-
Hi all, I want to create an application which detects the webcam to take the photos and this application should work on any platform,operating System. Please can any one suggest me how can i start creating this application. Thanks in advance
sarang_k wrote:
I want to create an application which detects the webcam to take the photos and this application should work on any platform,operating System.
Good luck with that. So, you want it to work on Android, or Linux, or iOS, or Mountain Lion, or Windows. You aren't going to get the same codebase to do all that.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
sarang_k wrote:
I want to create an application which detects the webcam to take the photos and this application should work on any platform,operating System.
Good luck with that. So, you want it to work on Android, or Linux, or iOS, or Mountain Lion, or Windows. You aren't going to get the same codebase to do all that.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
i think we can write the code by using different conditions,like when u open a browser and a site it detects the things from site automatically what player or plugins r required.
You really can't.Taking the browser example, the browser itself is compiled differently for different platforms.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
You really can't.Taking the browser example, the browser itself is compiled differently for different platforms.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier