DavideVito
DavideVito
Hi, Well this is not an Issue, but I was wondering if you're planning to make this program available also in M1 Macs, Thanks.
* [x] This is a bug report * [x] I searched existing issues before opening this one * [x] I checked the FAQ before creating this issue * [x] I...
Hi, I'd like to user this code inside my react app, i've downloaded the library using `npm` (`npm install --save wasm-imagemagick`) as stated in the guide, then i've copied the...
My iPhone can connect to the server, but it doesn't display any files even if I specified the mount directory `-v /Volumes/HDD\ Esterno:/mount`. I've tried to add the `-u "example1:badpass"`,...
My iPhone can connect to the server, but it doesn't display any files even if I specified the mount directory `-v /Volumes/HDD\ Esterno:/mount`. I've tried to add the `-u "example1:badpass"`,...
Hi, I do have a lamp that I can control using a IR Remote, I've bought IR Receiver and Transmitter and made a Python script that can Turn on and...
I cannot pair the script to my device because the port 1926 and 1925 are closed ``` nc: connectx to 192.168.1.120 port 1920 (tcp) failed: Connection refused nc: connectx to...
Hi, I've just cloned this repo, but when I try to execute the `real_time_yolo_webcam.py` script, it renders an image, not my actual camera stream, how can I solve?