-
I have managed to successfully compile redemption on Ubuntu 20.04 ( see also https://unix.stackexchange.com/questions/734205/dh-install-cannot-find-files-tried-in-debian-buildtmp-but-files-exist-in-de…
-
Hello,
We've observed strange behavior at the end of an SRT connection where the data has been received by the receiving socket, but not delivered to the application.
We traced it back to the TSBPD …
-
The call to opencv's `cvtColor` in `processing.py` debayer function fails with an exception due to the image not passing a bit depth assertion.
```
self.image = cv2.cvtColor(self.image, debayer_al…
-
### System Health details
## System Information
version | core-2024.7.2
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
…
-
Hello
I have migrated from Centos 7.9 to Rocky 8.5 which mirrors Centos 8.5. I install the Centos 7.9 Cine encoder with out issue. But when I try to open a file in the cine encoder, the app crashes i…
-
OpenCV => 4.6
Operating System / Platform => Windows
It was too slow to compute DNN with cpu. So I built and checked all of these cmake options to use the GPU.
```
net.setPreferableBackend(cv2.d…
-
So, up until now I've been mostly working with the AI code. I've been meaning to learn how to work with the vision code for a while, but I've been too busy working with the new software people and do…
-
I used web view for twitter/linkedIn authentication. I have to perform certain task on an specific url. onUrlChanged listener is working fine on android below 9 with latest chromium webview (77.0.3865…
-
### Description
Running `conan build .` fails. According to [this](https://docs.conan.io/1/reference/conanfile/dependencies.html#dependencies-interface)
> At the moment, this information should only…
-
When running the latest version's add_volume_ta, we are getting IndexError may be due to deprecated use of .iloc with only single index.
--------------------------------------------------------------…