Search found 131 matches

by geraldbrandt
Fri May 03, 2024 3:44 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage page, Modernization
Replies: 11
Views: 1021

Re: Montage page, Modernization

Don't reinvent the wheel. Use the power of CSS and overlay/extensions. I looked at your solution. Yes, it's interesting, but: - it is not possible to change the display size for each monitor. - there is no way to change the sorting and location of monitors. These are the main points why I decided t...
by geraldbrandt
Fri May 03, 2024 3:42 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage page, Modernization
Replies: 11
Views: 1021

Re: Montage page, Modernization

This is EXACTLY what I want montage to be.

Gerald
by geraldbrandt
Thu Apr 11, 2024 6:43 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Why is ZM "Stopped"?
Replies: 7
Views: 902

Re: Why is ZM "Stopped"?

.59 has been running fine for me.
by geraldbrandt
Tue Apr 09, 2024 1:16 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Why is ZM "Stopped"?
Replies: 7
Views: 902

Re: Why is ZM "Stopped"?

Mine stopped today with 1.37.58. I just upgraded from 1.37.55, which never stopped. I'll monitor and see if I can find a reason.

Gerald
by geraldbrandt
Tue Mar 19, 2024 1:55 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Is ARM64 no longer supported?
Replies: 5
Views: 759

Re: Is ARM64 no longer supported?

I run 1.37 in production, but in a virtual machine. One of the updates stopped some of my cameras from working, so I rolled back to a snapshot. VMs make it easy.
by geraldbrandt
Sat Dec 09, 2023 9:37 pm
Forum: ZoneMinder 1.36.x
Topic: Coming back to Zoneminder
Replies: 5
Views: 9199

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 ...
by geraldbrandt
Sat Dec 09, 2023 3:58 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

I don't have a Log menu item any more (weird) but if I set the URL to view=log I get my logs. There's only a handful of zmtelemetry warnings in there.
by geraldbrandt
Sat Dec 09, 2023 3:57 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

ImageBufferCount is at 5 and MaxImageBufferCount is 150. I can't set key frames in this camera, and I don't know what they are. It's an Amcrest 1080P doorbell cam.
by geraldbrandt
Sat Dec 09, 2023 3:48 pm
Forum: ZoneMinder 1.36.x
Topic: Coming back to Zoneminder
Replies: 5
Views: 9199

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.
by geraldbrandt
Fri Dec 08, 2023 4:22 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

Still stutters with 3 cameras in display. I went back to 1.36 to confirm there was no stutter there (the joy of virtual machines), and interestingly, it stuttered as well... but not all the time. So, I shutdown the 1.36 VM, leaving just the 1.37 VM running, and the stutter was still there, though le...
by geraldbrandt
Fri Dec 08, 2023 2:54 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

I have six cameras in view, on multiport. Waiting for some traffic to see if it still stutters with 3 cameras.

The cameras are high resolution, but I tell Zoneminder the capture resolution is 640x360, so montage is low-res (resized) video.
by geraldbrandt
Wed Dec 06, 2023 1:52 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

iconnor wrote: Mon Dec 04, 2023 2:56 pm Do you mean montage or montage review? Because you used the word playback, it's not clear.

There should be no difference in montage.. but there is lots of work going on in montage review.
Montage. I never actually use Montage Review.
by geraldbrandt
Mon Dec 04, 2023 2:28 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Re: Montage view "choppy"

There are some pretty big differences between the two. If you upgraded a clone of your 1.36, it should be OK, but if you restored your setup to 1.37, you may need to run zmupdate.pl on the 1.37. Won't hurt to run it anyway. I did an upgrade from 1.36, and zmupdate.pl tells me the DB is at the lates...
by geraldbrandt
Sun Dec 03, 2023 5:26 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 67798

Montage view "choppy"

I essentially moved my 1.36 to 1.37, which no changes in the configs. Under 1.37, the montage playback is choppy. I can run my 1.36 side-by-side with 1.37, and see the differences. Does anyone else have the same issue, or is it my setup? I've tried Janus to see if the issue goes away, but I just can...
by geraldbrandt
Thu Nov 16, 2023 7:58 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: API not working in 1.37.47
Replies: 2
Views: 5557

Re: API not working in 1.37.47

Function is gone in 1.37. Use individual settings Capturing, Analysing, Recording, etc. So turn off motion detection, set Analysing=None instead of Always. Perfect, thank you! I figured I was missing something simple. For those looking later, this turns off my motion detection recording: /usr/bin/c...