Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning Bug for Mocord set event time #3599

Closed
amimbitassu opened this issue Sep 23, 2022 · 2 comments
Closed

Warning Bug for Mocord set event time #3599

amimbitassu opened this issue Sep 23, 2022 · 2 comments
Assignees
Milestone

Comments

@amimbitassu
Copy link

Describe Your Environment

  • Zoneminder 1.36.26

  • PPA Install

  • Ubuntu 22.04.5

  • Edge Version? (Up to date)

  • Hikvision

  • 8fps

  • 1920x1080

  • RTSP TCP source

Describe the bug
All cameras 600seconds event times and options are set to finish events once time is reached.

9/23/22, 10:39:59 AM GMT+3 zmc_m5 33204 WAR Laboratuvar: 1055770 - event 12842, has exceeded desired section length. 1663918799 - 1663918199 = 600 >= 600 zm_monitor.cpp 2092

For record cameras, there is no issue, for mocord cameras, 600 seconds of events are created but because of the >= comparison, this warning is displayed in the logs.

To Reproduce
Add rtsp camera.
Set 600seconds of event time.
Set config>EVENT CLOSE MODE > time
mocord cameras throw these errors.

Expected behavior
600 seconds of event time is normal. There should be no warning.

@amimbitassu
Copy link
Author

I may be wrong, event times are off by 1-2seconds. I think the timing is off for mocord. Maybe because of the after alarm frames are added and the event cant be closed at correct time?
Uploading msedge_RwDrjKFz95.png…
Uploading msedge_C5ALjXTEGJ.png…

@connortechnology connortechnology added this to the 1.36.27 milestone Sep 25, 2022
@connortechnology connortechnology self-assigned this Sep 25, 2022
@connortechnology
Copy link
Member

This was fixed in 1.36.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants