Search found 4 matches
- Thu Jul 12, 2018 5:03 pm
- Forum: ZoneMinder 1.31.x
- Topic: No preview thumnail images in timeline view
- Replies: 0
- Views: 4104
No preview thumnail images in timeline view
Zoneminer, compiled from git, as of today, set in record mode, produces events and ONLY bulk frames (like this - 100,200,300 etc.) When hovering with the mouse In timeline view I don't see any preview images for the corresponding events and frames, because it is trying to show me frames with id(1 ...
- Thu Jul 12, 2018 4:44 pm
- Forum: ZoneMinder 1.31.x
- Topic: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32)
- Replies: 3
- Views: 5661
Re: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32)
I recompiled and applied the patch. Now it is working fine. No more warning messages.
Thanks alot.
Thanks alot.
- Mon Jun 25, 2018 7:34 pm
- Forum: ZoneMinder 1.31.x
- Topic: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32)
- Replies: 3
- Views: 5661
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32)
Since today, after an update of perl from 5.26 to 5.28 and a recompilation of ZoneMinder (from git) I am getting those messages when starting the zm: root@jastreb:/usr/share/perl5/vendor_perl/ZoneMinder# /etc/rc.d/rc.zm start Starting ZoneMinder: Unescaped left brace in regex is deprecated here (and ...
- Tue Jun 19, 2018 7:10 pm
- Forum: ZoneMinder 1.31.x
- Topic: No preview images in timeline view
- Replies: 0
- Views: 9472
No preview images in timeline view
Zoneminer, 1.31.44, as of today, set in record mode, produces events and ONLY bulk frames (like this - 100,200,300 etc.) In timeline view I don't see any images for the corresponding events and frames, because it is trying to show me frame id(1), and there is only frames with id=100, 200 , 300 etc ...