IgorA100

Results 81 comments of IgorA100

platerecognizer.com, in its free version, allows little number plate recognition. I saw that this PR is 5 years old and has not been implemented. Are you no longer planning number...

1 screenshot - stream has stopped 2 screenshot - stream has run In both screenshots, the load on zmc does not change. 3. screenshot as an example of what the...

> Wait, are you using decode=ondemand? Yes, sorry I forgot to mention this. > Thing is zms is still running, so potentially still "viewing" I understand. The WEB_L_VIEWING_TIMEOUT setting only...

Very strange, but ZMC loading does not depend on "scale" and does not depend on "fps". After all, the lower the output resolution, the less work the processor has to...

> I know that try to view a 4k stream puts serious load on zms There are no problems with zms. Live stream (Watch page) from a 4k camera, output...

Ok. 1. But there should be a difference in CPU load when decoding 20FPS and 2FPS? 2. When analyzing motion, are frames decoded or not? 3. If "Decoding = Keyframes...

I tried to decode video like this: ` ffmpeg -i 1.mp4 -c:v rawvideo -pix_fmt yuv420p out6.yuv` and so: ` ffmpeg -i 1.mp4 -c:v rawvideo -pix_fmt yuv420p -s 1920x1080 out6.yuv` In...

> Yes, encoding to 1080p takes less cpu than to 4k. This we do. >You are decoding h264 or h265 to a 4k yuv420p image. Stream from camera h264 4k...

> Depends on what you have for size on the Source tab Got it. I'll experiment with this setting

> Depends on what you have for size on the Source tab This only affects ZMS loading, but ZMC is still heavily loaded. Those. h264 stream from a 4k camera...