RFarrell
2009-08-04 16:53:01 UTC
I apologise if I have posted this question in the wrong section, I was unsure
which was most suitable.
I am current working on a face tracking solution in VS2008. I am using the
image processing library EmguCV, an OpenCV C# wrapper, to capture and process
a USB webcam videostream. My problem is something is delaying the videostream
by 500ms, but only on my computer! I have tried my projects using the same
software configuration with the same webcam on both a higher and
significantly lower performance computer, neither of which suffered any time
delay at all.
The delay also occurs when the videostream is accessed through the
directShow library. However the delay does NOT occur when the webcam is run
through its own drivers, i.e. when I use it with Skype.
I have tried reinstalling the webcam drivers- I have tried using a different
webcam entirely- I have tried using a different USB2.0 port- I have trying
reinstalling the EmguCV library, all to no avail.
I don't have the time to back-up and completely reinstall everything on my
computer, I was kinda hoping someone might have a suggestion to this problem ?
which was most suitable.
I am current working on a face tracking solution in VS2008. I am using the
image processing library EmguCV, an OpenCV C# wrapper, to capture and process
a USB webcam videostream. My problem is something is delaying the videostream
by 500ms, but only on my computer! I have tried my projects using the same
software configuration with the same webcam on both a higher and
significantly lower performance computer, neither of which suffered any time
delay at all.
The delay also occurs when the videostream is accessed through the
directShow library. However the delay does NOT occur when the webcam is run
through its own drivers, i.e. when I use it with Skype.
I have tried reinstalling the webcam drivers- I have tried using a different
webcam entirely- I have tried using a different USB2.0 port- I have trying
reinstalling the EmguCV library, all to no avail.
I don't have the time to back-up and completely reinstall everything on my
computer, I was kinda hoping someone might have a suggestion to this problem ?