Closed flannelhead closed 5 years ago
This change allows specifying capture timeout as a parameter to acquire_frame(). Greater timeouts than default might be required in some cases.
acquire_frame()
On a related note, would you mind pinning a new version (0.3.3?) on PyPI with the MIT license and this change incorporated?
Thanks! Sure, done.
Thank you!
This change allows specifying capture timeout as a parameter to
acquire_frame()
. Greater timeouts than default might be required in some cases.