Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong framerate() of webcam #376

Open
chunjiw opened this issue Aug 2, 2022 · 2 comments
Open

Wrong framerate() of webcam #376

chunjiw opened this issue Aug 2, 2022 · 2 comments

Comments

@chunjiw
Copy link

chunjiw commented Aug 2, 2022

cam = opencamera()
VideoIO.framerate(cam)

gives 1//0. The webcam works normally.

Julia Version 1.7.3
Commit 742b9abb4d (2022-05-06 12:58 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.1 (ORCJIT, skylake)
@IanButterworth
Copy link
Member

Seems similar to #349

@chunjiw
Copy link
Author

chunjiw commented Aug 2, 2022

Yeah, it is a similar issue, but the workaround in #349 does not work for webcam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants