Reviewed: EasyWebCam Library and Example (Apr 15, 2011)
Created Issue: Problem when using as windows service using C# [15855]
The steps I made
Create 2 threads in thread 1 create a window Form with PictureBox inside. In the other initialize the webcam class and pass the PictureBox as argument , I disabled the cross thread safe check.
New Post: Start 2 webcam simultaneouslly in vb.net
I have 2 webcam attached to my computer and i want to take pictures from both webcams simultaneously in one button hit. how do i solve this?
Thank you
glen.a
New Post: Image resolution
Hi,
How can I specify a higher resolution ? I have 1280x960 (720p).
Thanks.
New Post: How to Check if Webcam is connected (or avaliable)
Hy Guys!
Is there anyway to check if the Webcam is avaliable or connected, and return a custom message to the user?
[]'s
New Post: Error occured
I'm having the same problem. The webcam works with msn and skype but not with this library? Any Ideas what is causing this problem?
Reviewed: EasyWebCam Library and Example (Nov 03, 2011)
Reviewed: EasyWebCam Library and Example (nov 08, 2011)
Reviewed: EasyWebCam Library and Example (Nov 14, 2011)
New Post: Error occured
Same problem to me... My webcam is a Microsoft LifeCam VX-700 V2 USB and working well on other programs...what can i do?
New Post: Error occured
I got the same problem on one of the machine which has USB2.0 UVC 2M Webcam driver. Works fine on another machine uses Microsoft LifeCam VX-500 driver.
New Post: Detect an error
How can I detect an error? I see a message box pops up but can't find that code generating it. Is there an error event of some such?
New Post: Why does this library use the clipboard?
This seems to be using the clipboard for every frame, meaning if the user copies and pastes anything their data is lost. I can't see where this is in the source code, so for now I will have to look for an alternative. If anyone has any advice on alternative methods please let me know.
Reviewed: EasyWebCam Library and Example (Jan 30, 2012)
Reviewed: EasyWebCam Library and Example (Apr 02, 2012)
New Post: When webcam active, cursor on textbox responding slowly
Hi friends!
I'm working with WebCam Library to capture an image. My UI also contains a textBox which allows user to name the image file in order to save the file.
I noticed cursor inside textbox is not responding accurately, since not all keydowns are registered while WebCam is started. I wouldn't like to stop the camera in order to allow user to keep watching what webcam registers while user is typing the image name.
I checked that if webCam stops, cursor in textbox is behaving as expected. Any suggestion will be welcome, thank you in advance!
New Post: Origin of WebCam_Capture.dll
New Post: An error occurred while capturing the video image. The video capture will now be terminated.
Hi,
I worked on a project where I used the easywebcam code. It works great on a USB webcam and also on a laptop with an integrated camera with Windows 7. I installed the application on an Acer tablet (Windows 7) with dual camera (front\rear) and although it prompts me to select the camera, when I select it, i get the error "An error occurred while capturing the video image. The video capture will now be terminated. Object Reference not set to an instance ob an object".
I tested the camera with Windows Live Movie Maker and the camera starts fine.
Any help would be appreciated.
Thanks in advance.