bus710
bus710
I am using Debian testing/bookworm. From Debian testing repositories there is no package libwxgtk-webview3.0-gtk3-dev, but libwxgtk-webview3.2-dev. I don't know this is a temporal rename or will go with the new...
Sounds like I have a same issue. My error log is attached below: ``` python3 face_detection_openvino.py config/config.json WARNING:root:Log Level Set to: DEBUG INFO:root:Setting Configurations INFO:root:Loading JSON File config/config.json INFO:root:Model Type...
I guess that the config/config.json can be modified per each case/environment. The path to CPU Extension Path and model of R2 and R3 are different so that it is little...
Same here. ### 1. server side I ran a command in my Ubuntu system. ``` sudo avahi-publish-service $HOSTNAME _http._tcp 3000 "test" ``` ### 2. client side I ran the snippet...
I tried to figured out with various cases and Windows doesn't work at all for both being server and client. However, in Ubuntu and raspbian, any of those work very...