baudneo
baudneo
ESC works for me for this
Your logs show that you are passing through h264 stream to the videowriter -> ``` 04/07/22 19:42:29.510443 zmc_m1[580].DB1-zm_event.cpp/182 [Using storage area at /shared/security/1/2022-04-07/4068] 04/07/22 19:42:29.510488 zmc_m1[580].DB1-zm_event.cpp/199 [Writing video file to...
I have a fix for you. I will edit this message with url in 5 mins. Opencv 4.6+ needs a different way of parsing opencv version for unconnected layers fix
https://github.com/baudneo/zmes_yolo_fix/blob/master/yolo.py 1. Find your yolo.py by issuing `sudo find /usr -mount -iname 'yolo.py'` , output should be something like `/usr/local/lib/python3.9/dist-packages/pyzm/ml/yolo.py` 2. wget the above URL: `wget https://github.com/baudneo/zmes_yolo_fix/blob/master/yolo.py` 3. copy the...
If the find command doesnt work try issuing it to search the root path `sudo find / -mount -iname 'yolo.py'`
One moment, you'll need to re wget the file and copy it again. I just need to push a quick change. I think it's the "patch" var being set as...
Rerun the wget and copy CMD and let me.k ow if it works now. I run my own custom versions of ZMES so I can't test this code myself. Edit:...
try rerunning wget and copying now. Im assuming OpenCV devs are going to change their version formatting on the next minor release just to piss more people off and break...
Fu*k sakes. Give me a minute. Sick and tired of opencv changing shit every minor version bump
Wget and copy