Search found 1236 matches

by dougmccrary
Sat May 11, 2024 12:43 am
Forum: ZoneMinder 1.36.x
Topic: Events don't have end times
Replies: 3
Views: 129

Re: Events don't have end times

In Options->Config
Screenshot 2024-05-10 at 17-41-08 ZM - Options.png
Screenshot 2024-05-10 at 17-41-08 ZM - Options.png (7.37 KiB) Viewed 120 times
?
by dougmccrary
Sat May 11, 2024 12:24 am
Forum: ZoneMinder 1.36.x
Topic: Time Zone used in Event List
Replies: 8
Views: 295

Re: Time Zone used in Event List

Excellent. Good work! Leaves alwhaley's problem, unfortunately. Apparently, he needs UTC.
by dougmccrary
Sat May 11, 2024 12:15 am
Forum: ZoneMinder 1.36.x
Topic: Can't access dedicated storage
Replies: 2
Views: 81

Re: Can't access dedicated storage

path "/mnt/recordings/zoneminder"
maybe should be
path /mnt/recordings/zoneminder/
zm needs to make more directories there.
by dougmccrary
Fri May 10, 2024 9:40 pm
Forum: ZoneMinder 1.36.x
Topic: Event view controls
Replies: 2
Views: 112

Re: Event view controls

Have you tried setting Monitor->Misc->Default Scale ?
by dougmccrary
Fri May 10, 2024 9:36 pm
Forum: ZoneMinder 1.36.x
Topic: Time Zone used in Event List
Replies: 8
Views: 295

Re: Time Zone used in Event List

See if
sudo timedatectl set-timezone America/New_York
helps.
Having messed with it here, not sure it'll help, but shouldn't hurt, either.
by dougmccrary
Wed May 08, 2024 12:39 am
Forum: ZoneMinder 1.36.x
Topic: Multiple servers Multiple Issues.
Replies: 3
Views: 172

Re: Multiple servers Multiple Issues.

You start by looking at the logs. Concentrate on one monitor using the search filter.
Might have to turn on debug if that doesn't help.
by dougmccrary
Wed May 08, 2024 12:03 am
Forum: ZoneMinder 1.34.x
Topic: Annke I91BL not running
Replies: 3
Views: 244

Re: Annke I91BL not running

Docker may be related, not sure what you can do unless there's a newer one, or you go non-docker.
Even though you are specifying h264, have you verified that's what VLC says it's playing? How about the frame rate?
You should have something in the log about what's happening with this monitor.
by dougmccrary
Tue May 07, 2024 11:45 pm
Forum: ZoneMinder 1.36.x
Topic: Multiple servers Multiple Issues.
Replies: 3
Views: 172

Re: Multiple servers Multiple Issues.

Second Issue: I have events where the event name is "New Event" instead of "Event-eventID", these events have no end time and are unplayable. That indicates in progress, or either abnormal exit or crash, in my experience. Unless there are more than a couple of them per monitor, ...
by dougmccrary
Tue May 07, 2024 8:06 am
Forum: Hardware Queries
Topic: Looking for ZM friendly Solar IP Cameras
Replies: 9
Views: 335

Re: Looking for ZM friendly Solar IP Cameras

No, the function is still there....for onvif, after playing with it, the memory came back. Lol, pretty hard to mix nmap up with zm :roll:
Right, since you said years back I thought you wouldn't have seen that...I'm getting old, and time flies... :lol:
by dougmccrary
Tue May 07, 2024 7:56 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: cant logout and access videos and stuff like that.
Replies: 9
Views: 741

Re: cant logout and access videos and stuff like that.

You know this has to be something stupid simple, but I'm out of ideas.
Unless you want to clone the working one, to see if maybe there's some hardware problem. :(
by dougmccrary
Tue May 07, 2024 7:36 am
Forum: ZoneMinder 1.34.x
Topic: Annke I91BL not running
Replies: 3
Views: 244

Re: Annke I91BL not running

by mohbandy » Mon May 06, 2024 8:04 pm I can stream it great using VLC and the following: rtsp://USER:PW@IPADDR:554/H264/ch1/main/av_stream If that path works in VLC it ought to work with zm. Are you really running 1.34? You may need to update to 1.36. What exactly do you mean by "show up in i...
by dougmccrary
Mon May 06, 2024 8:49 am
Forum: Hardware Queries
Topic: Looking for ZM friendly Solar IP Cameras
Replies: 9
Views: 335

Re: Looking for ZM friendly Solar IP Cameras

Maybe you're thinking nmap? And then there's VLC. Just looked at the amran, and like every solar powered cam I've seen, it transmits on motion detection only. So not good for ZM. You could make it work with an external battery and solar panel sized for it and connected at the usb-c. Didn't see a spe...
by dougmccrary
Sun May 05, 2024 9:42 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: cant logout and access videos and stuff like that.
Replies: 9
Views: 741

Re: cant logout and access videos and stuff like that.

What it is that create the white windows, php? javascript?
Dunno, sorry. When you install, are you doing so as super user? If not, please try with sudo su.
That's how Ive always done it, but seems to not be mentioned, so it may not matter, but maybe it does?
by dougmccrary
Sun May 05, 2024 7:07 am
Forum: ZoneMinder 1.36.x
Topic: NAS Storage
Replies: 8
Views: 398

Re: NAS Storage

If you aren't, use mount by uuid.
by dougmccrary
Sun May 05, 2024 1:14 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: cant logout and access videos and stuff like that.
Replies: 9
Views: 741

Re: cant logout and access videos and stuff like that.

/var/log/zm/error.log should probably be owner&group www-data, or whatever it is on the working machine. True? or?