Open
Description
I believe there a few problems with it now.
Problems:
- OpenCV needs an explicit backend passed in now?
- OpenCV can report webcam FPS as 0, leads to a divide by zero in the opencv backend
I'd like someone to investigate these and verify functionality. You can select the opencv backend by passing "opencv" into pygame.camera.init's backend argument.