jor
jor
This is theoretically possible, we have only used '--logon netkeyboard' devices, not '--logon loopback' devices, we will do some testing and submit a new version.
Hello, Mflensburg, we have updated the repository, but we found that the passwds of many NVR devices are different from those of the camera devices. Do you know how to...
Hello friend, 1. maybe you wrote the parameters wrong, please try to change `cve-2021_36260` to `cve_2021_36260`. 2. the `camera.py` currently can only capture a snapshot of one IP, I will...
> Hi Jorhelp I have 2 issues. Please check them for me. Thanks so much > > 1. I try to execute the following command in readme.md > `./run_ingram.py --in...
Now you can take snapshots of all the IP's, just `git pull` and execute `python3 utils/camera.py --in YOUR_RESULTS_ALL.csv --sv_path SOME_WHERE`
Thank you very much for your feedback. This error was caused by the `print` function, specifically, we set its parameter `flush=True`. This problem has now been solved.
Very good ideas, and I'm going to do some work on them. On the color issue: this color distortion is pervasive and I have this problem on Both Kali and...
Very good advice, I agree with you very much. I will make some attempts on the dev branch and merge it into the master branch when it is stable.
👍🏻 RTSP reads frames in BGR channel, however, PIL.Image saves images in RGB channel. Master branch has been updated.
I don't know what you're talking about