This is in Scale Actual, with Auto codec.
See below, the final frame of an event (so I have not screen captured half way through a screen update).
If I scaled down the image to 1/2, the exact same event shows as expected.
It should be noted that also, zmNinga (iPhone App) is exhibiting the same image corruption on exactly the same event.
The jpeg files in the event cache are not corrupted and I am able to view them using image viewing tools, with no problem.
I am seeing the following, in the zms_e*.log
Code: Select all
01/15/22 22:27:48.816572 zms_e19248[20014].WAR-zm_eventstream.cpp/1129 [Unable to send raw frame 85: Resource temporarily unavailable rc 61440]
01/15/22 22:27:48.946572 zms_e19248[20014].WAR-zm_eventstream.cpp/1129 [Unable to send raw frame 89: Resource temporarily unavailable rc 61440]
01/15/22 22:27:49.076567 zms_e19248[20014].WAR-zm_eventstream.cpp/1129 [Unable to send raw frame 93: Resource temporarily unavailable rc 61440]
01/15/22 22:27:49.216570 zms_e19248[20014].WAR-zm_eventstream.cpp/1129 [Unable to send raw frame 97: Resource temporarily unavailable rc 61440]
01/15/22 22:27:49.346576 zms_e19248[20014].WAR-zm_eventstream.cpp/1129 [Unable to send raw frame 101: Resource temporarily unavailable rc 61440]
Code: Select all
01/15/22 21:48:45.716742 zms_m2[17494].WAR-zm_monitorstream.cpp/480 [Frame send time 265 msec too slow (> 100, throttling maxfps to 10.000]
01/15/22 21:48:46.317705 zms_m2[17494].WAR-zm_monitorstream.cpp/480 [Frame send time 155 msec too slow (> 100, throttling maxfps to 10.000]
01/15/22 21:48:47.464605 zms_m2[17494].WAR-zm_monitorstream.cpp/480 [Frame send time 583 msec too slow (> 100, throttling maxfps to 10.000]
I have tried rebuilding from source, everything that goes into building ZoneMinder (I use Gentoo Linux), to no avail.
If more info is required, please do not hesitate to ask. Perl versions (oops, my mistake, the old versions where written in Perl, development version is in Python), package versions, apache configuration, etc.
Happy to run in higher debug mode and supplied specified output, if that will help.