|
python opencv VideoCapture ffmpeg libraries failure
I have python OpenCV vision code that works on some machines but not on others. In particular, on many WindowsXP machines, I don't get any image from the camera, even when the camera is working.
There are a lot of suggestions that the problem somehow is my ffmpeg dll library configurations.
Advice would be welcome.
Thanks,
Martin
|