Search found 1379 matches
- Sun Jul 06, 2025 6:18 am
- Forum: ZoneMinder 1.36.x
- Topic: New install , Newbie , New camera
- Replies: 4
- Views: 2992
Re: New install , Newbie , New camera
rtsp://10.10.20.93:554/stream1&width=1920&height=1080 I could be wrong about this particular camera, but typically you'd need something like: rtsp://<a valid username>:<a valid password>@10.10.20.93:554/stream1&width=1920&height=1080 where <something> means something without the <> or quotes. HTH.
- Fri Jun 27, 2025 6:34 am
- Forum: ZoneMinder 1.36.x
- Topic: Viewing event recordings on mobile browsers
- Replies: 5
- Views: 2588
Re: Viewing event recordings on mobile browsers
I'm not running a 1.36 atm, but 1.37 works, as does zmninja-pro 1.6.009, on iOS phones.
- Sat Jun 14, 2025 9:38 pm
- Forum: ZoneMinder 1.36.x
- Topic: Storage disk replacement - database considerations
- Replies: 11
- Views: 2214
Re: Storage disk replacement - database considerations
Might be. But as bbunge and then you said, if hardware possible, just add the new drive and wait (or not) and filter.dougmccrary, I think you may have misunderstood the context of the question.
So why even worry about the DB, which is on the system drive (most likely)?
- Sat Jun 14, 2025 8:52 pm
- Forum: ZoneMinder 1.36.x
- Topic: Storage disk replacement - database considerations
- Replies: 11
- Views: 2214
Re: Storage disk replacement - database considerations
I'm a little bothered by you running zmaudit - it sounds like you may have an underlying problem, or why are you running it?
viewtopic.php?p=115118&hilit=zmaudit+on+1.36#p115118
viewtopic.php?p=115118&hilit=zmaudit+on+1.36#p115118
- Wed Jun 04, 2025 10:18 pm
- Forum: ZoneMinder 1.34.x
- Topic: Error loading event recorded video
- Replies: 3
- Views: 3525
Re: Error loading event recorded video
That's new(ish).
Thanks for the update.
Thanks for the update.
- Tue Jun 03, 2025 9:50 pm
- Forum: ZoneMinder 1.34.x
- Topic: Error loading event recorded video
- Replies: 3
- Views: 3525
Re: Error loading event recorded video
It's been a while, but I seem to remember increasing the mySQL connection limit got around this.
It was pretty easy as I recall - google it.
It was pretty easy as I recall - google it.
- Thu May 22, 2025 6:55 am
- Forum: ZoneMinder Hints & Tips
- Topic: Recommended camera??
- Replies: 10
- Views: 72922
Re: Recommended camera??
You'll often need an app for initial setup, but after that you can usually access the camera directly,
If it wants to call chine, you can typically block it at your router without killing the camera rtsp.
If it wants to call chine, you can typically block it at your router without killing the camera rtsp.
- Thu May 22, 2025 6:48 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: [solved] Failed upgrade of Ubuntu 22.04 to 24.04 with zoneminder.
- Replies: 3
- Views: 4615
Re: Failed upgrade of Ubuntu 22.04 to 24.04 with zoneminder.
I don't think you can on a release.
But it won't mess with the DB, so a reinstall and restore (of the monitors) should get to where you left off.
But it won't mess with the DB, so a reinstall and restore (of the monitors) should get to where you left off.
- Thu May 22, 2025 6:41 am
- Forum: ZoneMinder 1.36.x
- Topic: Network setup question of newbie
- Replies: 3
- Views: 3021
Re: Network setup question of newbie
I believe what you're looking at here is the ip ZM uses to view the camera/monitor. Whole other thing from ZM seeing the camera.1. How do I set zoneminder to listen to a particular network and particular IP? Currently it's listening on the default localhost IP.
- Tue Mar 25, 2025 8:19 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Zones on Console UI always says 0
- Replies: 5
- Views: 18560
Re: Zones on Console UI always says 0
I may be mis-remembering, but I think when I saw this, going into the zone and saving it again corrected the count.
- Sat Mar 22, 2025 9:41 pm
- Forum: ZoneMinder 1.36.x
- Topic: Reolink PT Ultra camera
- Replies: 2
- Views: 4402
Re: Reolink PT Ultra camera
If the camera can stream continuosly, it can work.
I don't think such a thing exists "off the shelf" due to low battery capacity.
AFAIK, you'd need to add your own battery/solar array to get that capacity, which means you don't need the camera itself to be battery.
I don't think such a thing exists "off the shelf" due to low battery capacity.
AFAIK, you'd need to add your own battery/solar array to get that capacity, which means you don't need the camera itself to be battery.
- Thu Mar 20, 2025 1:19 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: What Governs Behavior of Event Close Mode "System"?
- Replies: 1
- Views: 3515
Re: What Governs Behavior of Event Close Mode "System"?
Options->Config->EVENT_CLOSE_MODE
if I'm not mistaken.
if I'm not mistaken.
- Tue Mar 11, 2025 8:12 am
- Forum: ZoneMinder Hints & Tips
- Topic: Recommended camera??
- Replies: 10
- Views: 72922
Re: Recommended camera??
Alright... good luck,
- Mon Mar 10, 2025 11:09 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Recommended camera??
- Replies: 10
- Views: 72922
Re: Recommended camera??
If you have the camera's IP, try running nmap on it.Well, that would be good, but can't seem to do with this camera....?
That will hopefully tell you if it has an rtsp port open. Some that have it are oddball, like 10554. So run all ports if a normal scan doesn't show an rtsp.
- Thu Feb 27, 2025 4:29 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: 1.37.66 Ubuntu jammy
- Replies: 2
- Views: 3832
Re: 1.37.66 Ubuntu jammy
...and I had done
sudo a2enconf zoneminder
sudo systemctl restart apache2
but it got disabled somehow.
sudo a2enconf zoneminder
sudo systemctl restart apache2
but it got disabled somehow.