Search found 21 matches
- Sat Dec 09, 2023 7:19 pm
- Forum: ZoneMinder 1.36.x
- Topic: Coming back to Zoneminder
- Replies: 5
- Views: 15196
Re: Coming back to Zoneminder
Most (if not all) cameras can do h264. If not zm can still record, but not play back h265, as I understand. GPUs have been found lacking - Cores are what you need. 1 per cam at high res. I can do H264.. not a problem. The problem is that of double compressing video unnecessarily. I'm quite certain ...
- Sat Dec 09, 2023 7:17 pm
- Forum: ZoneMinder 1.36.x
- Topic: Coming back to Zoneminder
- Replies: 5
- Views: 15196
Re: Coming back to Zoneminder
ZM can do camera passthrough when saving video files, so no recompressing. H264 is the way to go, since no browsers (except Safari) can playback H265. H264 is fine. I've been using H265 with the current NVR. That's the only reason I mention it. How do you make Zoneminder use passthrough only? Last ...
- Sat Dec 09, 2023 2:00 am
- Forum: ZoneMinder 1.36.x
- Topic: Coming back to Zoneminder
- Replies: 5
- Views: 15196
Coming back to Zoneminder
I tried ZoneMinder long ago but I ran into many problems because of my low end hardware. I'd like to try again but I have a few planning questions. Is ZoneMinder still recompressing camera video streams? If a camera outputs video as H265, why wouldn't Zoneminder just use the raw stream it's being ...
- Tue Jun 02, 2020 1:53 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: What are all these errors in the log?
- Replies: 8
- Views: 4833
Re: What are all these errors in the log?
My apologies, it appears that I havn't been triggering package builds. I just kicked one out, so when you have an update with june 1st in the version, you will be up to date, and I suspect it will fix your issue. Thanks. It seems to work very well now. Videos do play back now and it seems to be ...
- Sat May 30, 2020 11:55 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: What are all these errors in the log?
- Replies: 8
- Views: 4833
Re: What are all these errors in the log?
I'm new to Linux but I did: sudo apt-get update sudo apt upgrade dpkg -s zoneminder and it still shows Version: 1.35.4~20200515115321-bionic also I did: sudo apt upgrade zoneminder Reading package lists... Done Building dependency tree Reading state information... Done zoneminder is already the ...
- Sat May 30, 2020 5:27 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: What are all these errors in the log?
- Replies: 8
- Views: 4833
Re: What are all these errors in the log?
Package: zoneminder
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 40684
Maintainer: Isaac Connor <isaac@zoneminder.com>
Architecture: amd64
Version: 1.35.4~20200515115321-bionic
Maybe this is why I can't playback recordings?
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 40684
Maintainer: Isaac Connor <isaac@zoneminder.com>
Architecture: amd64
Version: 1.35.4~20200515115321-bionic
Maybe this is why I can't playback recordings?
- Sat May 30, 2020 3:09 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: What are all these errors in the log?
- Replies: 8
- Views: 4833
What are all these errors in the log?
What is causing all these errors? ZM 1.35.4 Date/Time Component Server PID Level Message File Line 2020-05-29 22:04:20 web_php 1387 ERR socket_sendto( /var/run/zm/zms-093748s.sock ) failed: Connection refused /usr/share/zoneminder/www/includes/functions.php 2192 2020-05-29 22:04:20 web_js 1387 ERR ...
- Thu May 28, 2020 1:44 am
- Forum: Docker
- Topic: Docker install frozen
- Replies: 1
- Views: 3351
Docker install frozen
I couldn't get the normal apt package working properly so I'm giving Docker a try. I'm following the directions for Ubuntu 18 Bionic since I'm running Linux Mint. Docker is stopping right after the selection where you select a geographic area. I typed in 12 and hit enter and the console does not ...
- Wed May 27, 2020 6:18 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_URL' in 'field list''
- Replies: 2
- Views: 2267
Re: SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_URL' in 'field list''
I tried that too but with zm_update.sql (the one without a specific version number) and it didn't work. Ultimately I just manually added the columns to the SQL table with MySQLWorkbench but this should really be in the instructions. There's absolutely no way this is grandma proof.
- Wed May 27, 2020 3:32 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_URL' in 'field list''
- Replies: 2
- Views: 2267
SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_URL' in 'field list''
ZoneMinder won't let me add a camera. When I looked at the log, here's what was in there: [Date/Time] : 2020-05-26 22:12:39 [component] : web_php [Server] : [PID] : 8381 [Level] : ERR [Message] : SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_URL' in 'field list'', statement ...
- Tue Aug 07, 2018 1:33 am
- Forum: ZoneMinder 1.30.x
- Topic: How to create image of ZM computer?
- Replies: 11
- Views: 5473
Re: How to create image of ZM computer?
These instructions might help someone in the future... this is what I'll be trying when I get the chance.
https://www.raymond.cc/blog/guide-for-m ... lonezilla/
https://www.raymond.cc/blog/guide-for-m ... lonezilla/
- Mon Aug 06, 2018 5:27 am
- Forum: ZoneMinder 1.30.x
- Topic: How to create image of ZM computer?
- Replies: 11
- Views: 5473
Re: How to create image of ZM computer?
Are you trying to make an image you can put on a new disk and have it boot right up with everything as you've installed? If I were you I would just clone to a new disk now versus waiting for failure, drive failures may not be catastrophic and can cause a lot of headscrathing when they begin to act ...
- Mon Aug 06, 2018 5:18 am
- Forum: ZoneMinder 1.30.x
- Topic: How to create image of ZM computer?
- Replies: 11
- Views: 5473
Re: How to create image of ZM computer?
@bbunge I knew I could count on someone to sneer :) Note that the OP was asking to back up the whole system, OS and all, not just the ZM database. It's no good having the full ZM database and blank hard drive. There could be a lot of configuring and installing to do before you get to restore the ZM ...
- Wed Aug 01, 2018 4:43 am
- Forum: ZoneMinder 1.30.x
- Topic: How to create image of ZM computer?
- Replies: 11
- Views: 5473
How to create image of ZM computer?
It wasn't easy but I got my ZM Ubuntu Server up and running. I have it running on a very old HD so with the constant HD use, it'll probably die soon. ZM has been running non-stop so HD usage is almost maxed out. How do I create an image of the HD but excluding the ZM temp files and recordings? The ...
- Wed Aug 01, 2018 4:38 am
- Forum: ZoneMinder 1.31.x
- Topic: General theory of operation question
- Replies: 8
- Views: 5994
Re: General theory of operation question
Got it up and running just fine on a GIG ethernet network.