I'm getting above error when trying this :( on Windows 10 Pro insider and Visual Studio 2017 Enterprise.
Any solution for this error on #getting fps lines?
Code giving error:
# Get fps and calculate delay fps = self.camera_capture.get(opencv.CAP_PROP_FPS) self._ms_delay = int(1000 / fps) <= 'Float Division by Zero' error