frecza1 / chronolapse

Automatically exported from code.google.com/p/chronolapse
MIT License
0 stars 0 forks source link

1.0.8 RC1 for Windows does not detect my webcam #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1.0.8 RC1 for Windows says "No webcam found on your system" even though a 
webcam is attached.  1.0.7 detects and uses the webcam fine.

Could this be due to the change to OpenCV?  I have seen issues where OpenCV 
silently fails if a .dll is not included with the program, so that may be worth 
looking into.

Original issue reported on code.google.com by sin...@gmail.com on 17 Jul 2011 at 10:46

GoogleCodeExporter commented 8 years ago
Need to implement our own cam selection mechanism and stop relying on the cam 
libs.

Original comment by kee...@gmail.com on 28 Jul 2011 at 9:24