I\'m capturing video from my webcam using OpenCV on MacOSX. It works fine but when I try to play on QuickTime my captured video it plays too fast. i.e. I capture from camera
I confirm that 10 fps is standard, although I believe it may be because you don't have a camera which captures at more than 10 fps (which is likely the issue).
This is still strange because I'm using waitkey(30), which should be 33fps, but it's precisely 10.