Search found 3 matches

by grautvornix
Thu Jul 24, 2014 2:32 pm
Forum: ZoneMinder 1.27.x
Topic: zm_monitor.h / buffer
Replies: 9
Views: 4725

Re: zm_monitor.h / buffer

zm_monitor.h is part of the source package if you build the software by yourself. In the FAQ Chpt. 2: http://www.zoneminder.com/wiki/index.php/FAQ#Managing_system_load_.28with_IP_Cameras_in_mind.29 you can find lots of hints for managing system.load I personally reduced the max. FPS to 2 per cam, as ...
by grautvornix
Thu Jul 24, 2014 2:25 pm
Forum: ZoneMinder 1.27.x
Topic: How to change font-size of timestamp in images
Replies: 2
Views: 2014

Re: How to change font-size of timestamp in images

I investigated the code and I think the whole Annotation is done in zm_image.cpp in function Image::Annotate. There is a define called "CHAR_HEIGHT" and CHAR_WIDTH, which are defined in zm_image.h as 11 resp. 6. When I double the values (quick try), I get garbage as annotations, so it is not that ...
by grautvornix
Thu Jul 24, 2014 8:25 am
Forum: ZoneMinder 1.27.x
Topic: How to change font-size of timestamp in images
Replies: 2
Views: 2014

How to change font-size of timestamp in images

Hello, I just downloaded and installed it; great piece of software. Only I cannot read the timestamps in the images created; I just can guess the time: where can I adjust the font and the font-size of it ? Did not find anything neither on Wikipage nor in the forum. Any help much appreciated. Thanks ...