Skip to content

Float Division by Zero in CameraCapture(vs2017 Enterprise) #1

@hpigula

Description

@hpigula

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions