I have a problem trying to get a webcam in OpenCV 2.3 to work with Cygwin.I have a Windows 7 64-bit system and I use Notepad++ and cygwin compilers to do my C++ programming. I have seen other posts wi
I\'ve got a cheap Chinese IP webcam that has a web interface showing live video. The video appears to be a sequence of jpeg images fed into the browser. If I point wget at the URL http://my-ip-camera/
I\'m trying to build an application with WPF, application basically needs to get the video from your webcam and stream it (this part is much like Skype, and I\'ve already done this part) but the trick
I\'m trying to build a crucial part for my application in which I need to be able to fake a virtual cam video stream.The video stream that I want to fake as a virtual webcam is streamed through my PC,
I need to create an application to get input from a webcam or cam开发者_开发知识库era connected to a computer and detect certain 3d objects.
I\'m playing around with OpenCV since a while and I found some strange behavior of some specific capturing devices (PS3 Eye, Logitech C940, iSight) even on different Platforms.
I\'ve downloaded a copy of FlashBuilder 4.5 and the latest of Red5-recorder (from http://www.red5-recorder.com/) - at first I had a bunch of errors as apparently the latest version of FB uses a differ
I\'m coding an AS3 web app which needs to access the webcam. The webcam code works fine apart from my initial attempt to detect whether a webcam is plugged into the pc.
I want to create a web application (I am quite good with PHP) that captures webcam shots every 1 minute from different persons that open the application page and sends it vi开发者_运维问答a smthng to
I have a built in webcam (HP) and an USB webcam. Whenever I use webcams in OpenCV, the built in webcam is used. However I want use the USB webcam. I tried disabling the built in webcam and even uninst