Search found 142 matches
- Wed Dec 09, 2020 8:49 pm
- Forum: ZoneMinder 1.34.x
- Topic: Linked Monitors and OD <Best Practice> Discussion
- Replies: 2
- Views: 211
Re: Linked Monitors and OD <Best Practice> Discussion
So, I've been running this config for several days (since the original post) and am surprised at how well OD works on the low res cams. I'll keep this config and just rely on the HiRes monitors for "Forensic" review and live feeds. Next I'll move on to LPR and Facial recognition. Curious if those wi...
- Wed Dec 09, 2020 2:17 am
- Forum: ZoneMinder 1.34.x
- Topic: How to fix the zoneminder fill up rootsystem 100%
- Replies: 4
- Views: 285
Re: How to fix the zoneminder fill up rootsystem 100%
In ZM it's Options.Storage.AddNewStorage.
Point it to your new mount you created (either new drive or moved partitions)
Then go to each camera config and on the storage tab, select the storage you created above.
Point it to your new mount you created (either new drive or moved partitions)
Then go to each camera config and on the storage tab, select the storage you created above.
- Mon Dec 07, 2020 9:26 pm
- Forum: ZoneMinder 1.34.x
- Topic: Zoom and Pan
- Replies: 1
- Views: 185
Re: Zoom and Pan
Correct.
Click zooms and centers around the point of the click.
zoom back out, re-aim and fire again
Unless you're in zmNinja then it just center zooms no mater where you click.
Click zooms and centers around the point of the click.
zoom back out, re-aim and fire again

Unless you're in zmNinja then it just center zooms no mater where you click.
- Mon Dec 07, 2020 9:22 pm
- Forum: ZoneMinder 1.34.x
- Topic: Frames from events are not showing
- Replies: 1
- Views: 130
Re: Frames from events are not showing
Start by debugging in the browser and the path (url) to the "non-working" image.
Work that back to the file system and check rights and ownership.
Work that back to the file system and check rights and ownership.
- Mon Dec 07, 2020 9:18 pm
- Forum: ZoneMinder 1.34.x
- Topic: Improve motion detection using pre-recorded videos?
- Replies: 1
- Views: 130
Re: Improve motion detection using pre-recorded videos?
I presume you have linked the Primary stream (aka monitor) to the secondary monitor. If so: No. Spend the time to get modect working the way you want on the secondary monitor. In addition to the docs (which must be read slowly and thoroughly), check out these https://wiki.zoneminder.com/Various_ZM_t...
- Mon Dec 07, 2020 9:08 pm
- Forum: ZoneMinder 1.34.x
- Topic: How to fix the zoneminder fill up rootsystem 100%
- Replies: 4
- Views: 285
Re: How to fix the zoneminder fill up rootsystem 100%
Use your lvm tools to create a separate partition for event storage and configure ZM to use it.
Or just install a separate drive.
Or just install a separate drive.
- Sun Dec 06, 2020 12:02 am
- Forum: ZoneMinder 1.34.x
- Topic: Linked Monitors and OD <Best Practice> Discussion
- Replies: 2
- Views: 211
Linked Monitors and OD <Best Practice> Discussion
I'm running 1.34.22 on UB20.04 server, NGINX/MariaDB (Discrete install not Docker). Running quite nicely, very stable, filters and cleanup work, very tolerant of cheap cams... Works well. GJ @Ic0n I'm running ES&OD in the stock form from @asker. (Great work btw). My question comes from the use of li...
- Wed Nov 11, 2020 7:55 pm
- Forum: ZoneMinder 1.34.x
- Topic: Having trouble installing on Ubuntu 20.04
- Replies: 4
- Views: 905
Re: Having trouble installing on Ubuntu 20.04
https://wiki.zoneminder.com/Ubuntu_Server_or_Desktop_Zoneminder_1.34.x#Install_Zoneminder_1.34.x_on_Ubuntu_20.04.2C_18.04_with_shell_script This has always worked for me on all versions. I mostly run the script by hand (control freak) I've put up 4 systems on UB20.04 Server. PS. I'd stay away from ...
- Tue Nov 10, 2020 4:26 am
- Forum: ZoneMinder 1.34.x
- Topic: camera shows vertical striped effect
- Replies: 3
- Views: 395
Re: camera shows vertical striped effect
Start by clearing your FPS fields in the camera config. That always causes me issues. Then see if ffmpeg is throwing any errors if you stream your rstp feed to the command line. Something like: ffmpeg -i "rtsp://camuser:campasswd@camip:554/Streaming/Channels/2?tcp" ./test.mp4 (This is a HikVision rs...
- Fri May 24, 2019 7:09 pm
- Forum: Feature Requests
- Topic: Linked monitors and Montage
- Replies: 0
- Views: 2380
Linked monitors and Montage
I use a low-res-low-fps-detect linked to high-res-higher-fps-record design on my system(s). Especially now with multi-port, I'd like to be able to use a group of the low-res monitors in montage for over-all area status/monitoring. But, when a operator clicks the low-res monitor (for a better view) i...
- Wed Mar 20, 2019 10:39 pm
- Forum: User Contributions
- Topic: Multi-Port Trick - iptables
- Replies: 3
- Views: 6995
Multi-Port Trick - iptables
Okay, multi port is cool. By setting Options.Server.MIN_STREAMING_PORT to some value (in this example 30000) you turn it on. Its discussed here https://medium.com/zmninja/multi-port-storage-areas-and-more-d5836a336c93 So you can configure your web server (Apache/NGINX) to listen to all those ports b...
- Wed Feb 20, 2019 4:19 am
- Forum: ZoneMinder 1.33.x
- Topic: Camera Audio is not play
- Replies: 5
- Views: 4650
Re: Camera Audio is not play
LOL, that too... :/
- Wed Feb 20, 2019 1:56 am
- Forum: ZoneMinder 1.33.x
- Topic: Zoneminder add server option not work
- Replies: 2
- Views: 1602
Re: Zoneminder add server option not work
You'll want to look this over too: https://zoneminder.readthedocs.io/en/st ... erver.html
It's from older versions of ZM but the logic is good.
It's from older versions of ZM but the logic is good.
- Wed Feb 20, 2019 1:52 am
- Forum: ZoneMinder 1.33.x
- Topic: Camera Audio is not play
- Replies: 5
- Views: 4650
Re: Camera Audio is not play
Audio only records when the given monitor's type is ffmpeg and the storage option is set to h264 passthrough with the audio checked. You can test with ffmpeg from the command line and see if the output file plays sound. Something like this: ffmpeg -i rtsp://user:password@camIP:554/Streaming/Channels...
- Wed Feb 20, 2019 1:38 am
- Forum: ZoneMinder 1.32.x
- Topic: No live picture, no other pictures in web browser.
- Replies: 4
- Views: 1383
Re: No live picture, no other pictures in web browser.
I couldn't get it to work on UB14 either.
Rebuild with UB18
Use these instructions: https://wiki.zoneminder.com/Ubuntu_Serv ... _Bionic.21
Rebuild with UB18
Use these instructions: https://wiki.zoneminder.com/Ubuntu_Serv ... _Bionic.21