Search found 25 matches
- Mon Aug 28, 2017 8:05 pm
- Forum: ZoneMinder 1.29.x
- Topic: Cron scheduling question
- Replies: 7
- Views: 6531
Re: Cron scheduling question
Thanks for the answers. The 'whereis root' etc. didn't show much. Directly editing (nano /etc/crontab) or becoming root and editing through crontab -e results in editing the same, system-wide, crontab. The answer is in the header where it explains how the system-wide is different from a user crontab ...
- Thu Aug 24, 2017 7:47 pm
- Forum: ZoneMinder 1.29.x
- Topic: Cron scheduling question
- Replies: 7
- Views: 6531
Re: Cron scheduling question
Also got this figured out at last. I initially followed the syntax of the cron entries already in root's crontab. The six'th field of every entry in there was the uid ('root'). So, that's what I used as well in the entries I added. But in the cronlog the resulting commands seem to start with the uid ...
- Thu Aug 24, 2017 7:35 pm
- Forum: ZoneMinder 1.29.x
- Topic: Disk space question
- Replies: 5
- Views: 9505
Re: Disk space question
Well, dived into systemctl syntax to try grasp dependencies and finally found it. Everything is easy if you know it or done it berfore......... The problem was that I recreated the new file system because I later read it had to be type ext4 and webmin created ext3 by default. After recreating as ...
- Tue Aug 22, 2017 8:20 pm
- Forum: ZoneMinder 1.29.x
- Topic: Disk space question
- Replies: 5
- Views: 9505
Re: Disk space question
Ok, I upgraded to Ubuntu 16.04, installed webmin and followed the instructions here https://wiki.zoneminder.com/Common_Issues_with_Zoneminder_Installation_on_Ubuntu#Use_Systemd_to_Mount_Internal_Drive_or_NAS . With one exception. I created the file system and mount point with Webmin. The result is ...
- Fri Aug 04, 2017 10:11 am
- Forum: ZoneMinder 1.29.x
- Topic: Cron scheduling question
- Replies: 7
- Views: 6531
Re: Cron scheduling question
I may, but I'dd like to learn and understand what it is that I am doing incorrectly. Any clue's?
Thank you.
Thank you.
- Thu Aug 03, 2017 8:38 pm
- Forum: ZoneMinder 1.29.x
- Topic: Disk space question
- Replies: 5
- Views: 9505
Re: Disk space question
Experimenting still. Motion detect does not yet deliver the quality I would like to see. Ubuntu 15.10. RAM is 3GB. The hard disk is in the same machine as VB and ZM. Since I'm still trying I continuously delete all events. Disk is still at 83% then. Syslog and ZM log (db) are empty then as well. And ...
- Thu Aug 03, 2017 8:26 pm
- Forum: ZoneMinder 1.29.x
- Topic: Cron scheduling question
- Replies: 7
- Views: 6531
Cron scheduling question
Hi, I'm trying to follow the example in the doc here: http://zoneminder.readthedocs.io/en/latest/faq.html#runstate-cron-example. But not much luck so far. This is what I tried and the result: 1) Added to root crontab (sudo -s and using crontab -e): 0 22 * * 0-6 root /usr/bin/zmpkg.pl Test cron.log ...
- Thu Aug 03, 2017 7:13 pm
- Forum: ZoneMinder 1.29.x
- Topic: Disk space question
- Replies: 5
- Views: 9505
Disk space question
Hi, Installed ZM on ubuntu on virtual box long time back. Getting back into it. Run into Disk: 100% all the time and ZM goes into stopped state. This is what I did trying to solve it: 1) Activated PurgeWhenFull > 90% filter to run in background. For some reason I still run into 100% disk space. Also ...
- Sun Feb 28, 2016 6:47 pm
- Forum: ZoneMinder 1.29.x
- Topic: DBI connect('database=zm;host=localhost','zmuser',...) failed: Unknown database 'zm'
- Replies: 2
- Views: 8205
Re: DBI connect('database=zm;host=localhost','zmuser',...) failed: Unknown database 'zm'
Sorrie for the late response. Thank you, it worked.
- Sun Feb 21, 2016 1:16 pm
- Forum: ZoneMinder 1.29.x
- Topic: DBI connect('database=zm;host=localhost','zmuser',...) failed: Unknown database 'zm'
- Replies: 2
- Views: 8205
DBI connect('database=zm;host=localhost','zmuser',...) failed: Unknown database 'zm'
Followed these "Ubuntu Server 15.04 or 15.10 64-bit with Zoneminder 1.29.0 the easy way" instructions at https://wiki.zoneminder.com/Ubuntu_Server_15.04_or_15.10_64-bit_with_Zoneminder_1.29.0_the_easy_way to perform a brandnew install. Executing step "apt-get install zoneminder php5-gd" run into the ...
- Fri Feb 19, 2016 5:41 pm
- Forum: ZoneMinder 1.29.x
- Topic: decoding error on every keyframe
- Replies: 8
- Views: 5041
Re: decoding error on every keyframe
Just tried it....... and it works!!! You saved my day, thx a bunch! Parallel use may have been a problem source as well. Not sure, but I also first tried in VLC an had it working there as well at some stage. So, I may have tried it in parallel. Anyway, this works so this is what I'm gonna keep ...
- Wed Feb 17, 2016 8:23 pm
- Forum: ZoneMinder 1.29.x
- Topic: decoding error on every keyframe
- Replies: 8
- Views: 5041
Re: decoding error on every keyframe
Just to be sure..... you specified uid/pw twice?
- Fri Feb 12, 2016 7:11 pm
- Forum: ZoneMinder 1.29.x
- Topic: decoding error on every keyframe
- Replies: 8
- Views: 5041
Re: decoding error on every keyframe
Well... In the ZM GUI in the Monitor definitions, Under de General tab of the Monitor settings I changed 'Remote' to 'Ffmpeg' and under de Source tab I changed: 1) the 'Source Path' setting to '192.168.1.249:554/user=user&password=password&channel=1&stream=0.sdp?real_stream' and the left the ...
- Thu Feb 11, 2016 8:30 pm
- Forum: ZoneMinder 1.29.x
- Topic: decoding error on every keyframe
- Replies: 8
- Views: 5041
decoding error on every keyframe
Same as https://forums.zoneminder.com/viewtopic.php?f=32&t=23464&p=89440&hilit=error+while+decoding#p89440 . The fix is to change to Ffmpeg. I'm happy to try, however I have no clue how to change the Remote Host path setting (192.168.1.249:554/user=user&password=password&channel=1&stream=0.sdp?real ...
- Thu Feb 11, 2016 7:51 pm
- Forum: ZoneMinder 1.29.x
- Topic: http://192.168.1.250:30080 is not found in servers list.
- Replies: 0
- Views: 11634
http://192.168.1.250:30080 is not found in servers list.
Hi, Every second I get such a message in the ZM log: DATE/TIME COMPONENT SERVER PID LEVEL MESSAGE FILE LINE 2016-02-11 20:32:48.328269 web_php 1480 WAR http://192.168.1.250:30080 is not found in servers list. /usr/local/share/zoneminder/www/includes/functions.php 111 2016-02-11 20:32:47.181114 web ...