Search found 1243 matches

by dougmccrary
Wed May 15, 2024 10:51 pm
Forum: ZoneMinder 1.36.x
Topic: shm issue
Replies: 3
Views: 406

Re: shm issue

In my firewall i allowed udp/tcp traffic on port 554, do it need more rules?
No. Most firewalls only block unrequested traffic. ZM is requesting from the camera, so the firewall should have no effect.

Speaking of udp/tcp, did you try both with your camera? Some only work one or the other.
by dougmccrary
Wed May 15, 2024 7:14 am
Forum: ZoneMinder 1.34.x
Topic: How do I enable FFMPEG cuda acceleration?
Replies: 11
Views: 4461

Re: How do I enable FFMPEG cuda acceleration?

Do you have a procedure in order to reduce the fps when capturing images different than the "Maximum FPS" and "Alarm Maximum FPS"? When I try to use them I have the well known issues regarding them. I seems to work for me in 1.36 and 1.37. And where you do the manual ffmpeg, I m...
by dougmccrary
Wed May 15, 2024 2:46 am
Forum: ZoneMinder 1.36.x
Topic: zmc is saving empty files
Replies: 7
Views: 910

Re: zmc is saving empty files

Maybe you can fix the IP in your router. Check to see if there is a way to assign an IP address based on the camera MAC address(s).
by dougmccrary
Tue May 14, 2024 8:29 pm
Forum: ZoneMinder 1.34.x
Topic: Turning a python video stream URL into a ZM Monitor?
Replies: 2
Views: 1413

Re: Turning a python video stream URL into a ZM Monitor?

by jubishop » Mon May 13, 2024 8:45 am
Did you ever get it working?
Arlo cameras are not compatible with zm because they do not stream.
by dougmccrary
Tue May 14, 2024 8:26 pm
Forum: ZoneMinder 1.34.x
Topic: How do I enable FFMPEG cuda acceleration?
Replies: 11
Views: 4461

Re: How do I enable FFMPEG cuda acceleration?

First, if using 1.36, you should post there.
Second, you should upgrade to 1.36.34
Third, do you really need 25FPS?
Finally, what OS are you on?
by dougmccrary
Tue May 14, 2024 8:10 pm
Forum: ZoneMinder 1.36.x
Topic: Improve motion detection
Replies: 2
Views: 191

Re: Improve motion detection

You mean Remote Source Type? Unless you have an oddball setup you want ffmpeg source type.
So start with that, or explain more about your camera setup.
by dougmccrary
Sat May 11, 2024 10:05 pm
Forum: ZoneMinder 1.36.x
Topic: Event view controls
Replies: 4
Views: 278

Re: Event view controls

OK. I see what you mean now. I don't think there are shortcuts, although perhaps you could customize your keyboard for them?

edit:
I don't have a camera that res, but looks like maybe you could export and play in VLC with less loss?
by dougmccrary
Sat May 11, 2024 12:43 am
Forum: ZoneMinder 1.36.x
Topic: Events don't have end times
Replies: 3
Views: 253

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 244 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: 397

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: 173

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: 4
Views: 278

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: 397

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: 193

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: 291

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: 193

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, ...