François Allain

Results 6 issues of François Allain

I would be nice if you could give the opencv build information for each image with: ``` python3 -c "import cv2; print(cv2.getBuildInformation())" ```

Hello, I'd like to use your library from Python, what would be the best way to achieve that ?

Thanks again for this very useful Python client for Hikvision cameras. Have you ever been able to update the firmware of a camera with the current code? Cheers

### 🚀 The feature On a production machine that runs ML algorithms, the UI oriented packages are not necessary to make the algorithms run. It would be nice to be...

type: enhancement
topic: build

**Python Version used** Python 3.10.4 (main, May 28 2022, 13:25:38) [GCC 10.2.1 20210110] on linux **Package Version used** strongtyping 3.10.4 **Addon in use** strongtyping_modules [yes/no] **To Reproduce** ```python # Python...

enhancement_medium

Hello, First, thank you for you work and this lib 💌 After some code exploration, a colleague and I came to the conclusion that react-testing-library's version of fireEvent does currently...