Is there any opensource library which can be used to decrease frame rate or resolution of webcam on windows platform? I need to limit bandwidth utilized by high resolution webcam connected to USB port.
Thanks.
I think OpenCV fullfills your requirements.
See the thread here about decreasing the resolution and read the OpenCV documentation.