Search found 14 matches

by jamby
Fri Oct 04, 2024 2:43 pm
Forum: ZoneMinder 1.36.x
Topic: fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1
Replies: 4
Views: 2359

Re: fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1

Thanks for your help.
I lost my mind and did a reinstall on both the mariadb and zoneminder.

Thanks
Jim
by jamby
Thu Oct 03, 2024 10:55 pm
Forum: ZoneMinder 1.36.x
Topic: fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1
Replies: 4
Views: 2359

Re: fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1

maybe this will help.
What I am looking for is the actual file the Options>System>Timezone information is stored in.
Hoping I can manually edit the information and regain a working web page.

Thanks
Jim
by jamby
Thu Oct 03, 2024 7:18 pm
Forum: ZoneMinder 1.36.x
Topic: fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1
Replies: 4
Views: 2359

fresh install on ubuntu 24.04 Version: 1.36.35~20241001.9-noble1

The install went well but while configuring I changed the timezone and the date format and now I have web page that is white and says this page isn't working.

the page is from a remote server and I am still trying to set up the local camera.

Thanks
Jim
by jamby
Sun May 14, 2023 9:57 pm
Forum: ZoneMinder 1.36.x
Topic: Can't get second monitor to work.
Replies: 2
Views: 519

Re: Can't get second monitor to work.

Well after reading the /var/log/zm files and checking the errors found in zmc_dvideo2.log zmc_dvideo2[34887].ERR-zm_local_camera.cpp/2035 [Failed to start capture stream: No space left on device] and reading "This is a badly worded error message ; the cause is not having enough USB bandwidth on the ...
by jamby
Sat May 13, 2023 6:07 pm
Forum: ZoneMinder 1.36.x
Topic: Can't get second monitor to work.
Replies: 2
Views: 519

Can't get second monitor to work.

I have a dell desktop running Ubuntu 22.04 current. ZM 1.36 cameras are identical both have usb and sound connections and when both are attached ls /dev/vid* shows /dev/video0 /dev/video1 /dev/video2 /dev/video3 monitor one is working fine on video0 but when I add monitor 2 on video2 no picture is ...
by jamby
Sat Apr 04, 2020 2:25 pm
Forum: ZoneMinder 1.34.x
Topic: messges about "deleted log table entries"
Replies: 2
Views: 1214

Re: messges about "deleted log table entries"

Hello again I found a run_audit on the options page (3/4 down) and turned that off. That appears to have stopped the lines from being printed in the log file. I'll set up a cron.weekly later and see if that will run correctly. I'd still like to know why it output so many lines each time (50+). If ...
by jamby
Fri Apr 03, 2020 11:27 pm
Forum: ZoneMinder 1.34.x
Topic: messges about "deleted log table entries"
Replies: 2
Views: 1214

messges about "deleted log table entries"

Hi
I only have 139 events showing. But my /var/log/messages file has this message repeated
"zmaudit[3966]: INF [Deleted 10 log table entries by time]" around 50 lines of that every 30 minutes.
centos 7 current

any idea what is causing this?

Thanks
Jim
by jamby
Thu Dec 12, 2019 7:27 pm
Forum: ZoneMinder 1.32.x
Topic: zoneminder won't start error about ip address
Replies: 5
Views: 2860

Re: zoneminder won't start error about ip address

Hey again Well sometime later I changed the mysql zm database grant access to zmuser @ localhost then zm would start. So changes were made to the http.conf file to get the webserver to show the welcome page. But now web console, had to copy /etc/zm/www/zoneminder.conf to /etc/httpd/conf The time ...
by jamby
Thu Dec 12, 2019 5:23 pm
Forum: ZoneMinder 1.32.x
Topic: zoneminder won't start error about ip address
Replies: 5
Views: 2860

Re: zoneminder won't start error about ip address

Hey Garry Well after hours of hacking around I finally stumbled over a couple of things I believe finally got zoneminder started. 1) in mysql I used GRANT ALL PRIVILEGES ON *.* TO 'zmuser'@'localhost' IDENTIFIED BY 'zmpass' 2) in /etc/zm/zm.conf I changed the ZM_DB_HOST=192.168.2.11 to ZM_DB_HOST ...
by jamby
Thu Dec 12, 2019 4:09 pm
Forum: ZoneMinder 1.32.x
Topic: zoneminder won't start error about ip address
Replies: 5
Views: 2860

Re: zoneminder won't start error about ip address

Thanks Garry
Now I need to find out how to edit the mariadb user. Back to google.

Jim
by jamby
Thu Dec 12, 2019 3:15 am
Forum: ZoneMinder 1.32.x
Topic: zoneminder won't start error about ip address
Replies: 5
Views: 2860

Re: zoneminder won't start error about ip address

Well I found were the "70" ip address was coming from and now its failing because mysql doesn't like the other ip adder?? Oh well.
by jamby
Thu Dec 12, 2019 2:18 am
Forum: ZoneMinder 1.32.x
Topic: zoneminder won't start error about ip address
Replies: 5
Views: 2860

zoneminder won't start error about ip address

Hi Save an old man, I am trying to set up zoneminder on a centos 7 desktop computer. Starting by systemctl start zoneminder.service begats ● zoneminder.service - ZoneMinder CCTV recording and security system Loaded: loaded (/usr/lib/systemd/system/zoneminder.service; enabled; vendor preset: disabled) ...
by jamby
Fri Jan 11, 2013 12:15 am
Forum: ZoneMinder 1.25.x
Topic: setting length of time for alarm to record
Replies: 2
Views: 4264

Re: setting length of time for alarm to record

PacoLM That did it. The setting were: Maximum FPS 15.00 Alarm Maximum FPS 20.00 Buffers Pre Event Image Count 10 Post Event Image Count 10 I set them as you showed: Max FPS 5 Alarm Max FPS 5 Pre 20 Post 20 So now a simple event lasts 10 sec Thanks Jim
by jamby
Tue Jan 08, 2013 6:39 pm
Forum: ZoneMinder 1.25.x
Topic: setting length of time for alarm to record
Replies: 2
Views: 4264

setting length of time for alarm to record

Hi New to the Forum. Started playing around with ZM on a Centos 6 box with a webcam for now. Notice all my alarms are only recording for 1-3 sec's. Is there a setting that will increase the minimum length of time or number of frames? I've been reading thru the forum but haven't seen anything ...