Search found 143 matches

by IgorA100
Thu Oct 10, 2024 6:59 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Order of monitors in Console display
Replies: 2
Views: 2567

Re: Order of monitors in Console display

111.jpg
111.jpg (223.21 KiB) Viewed 2500 times
by IgorA100
Thu Oct 03, 2024 8:58 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: ReferenceError spanTime
Replies: 18
Views: 8253

Re: ReferenceError spanTime

Anna.N wrote: Thu Oct 03, 2024 7:01 am the following error:
Fix: https://github.com/ZoneMinder/zoneminder/pull/4166
by IgorA100
Tue Oct 01, 2024 9:59 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

Bluemax wrote: Mon Sep 30, 2024 9:05 pm No, sorry. The PR doesn't help.
I may have fixed the issue in PR https://github.com/ZoneMinder/zoneminder/pull/4159
Please check.
by IgorA100
Tue Oct 01, 2024 7:00 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: ReferenceError spanTime
Replies: 18
Views: 8253

Re: ReferenceError spanTime

iconnor wrote: Mon Sep 30, 2024 11:14 pm I'll break something.
:D :D :D
by IgorA100
Mon Sep 30, 2024 8:47 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

Bluemax wrote: Mon Sep 30, 2024 6:44 pm It doesn't work anymore since some days.
I got you.
Maybe this PR will fix the problem.
https://github.com/ZoneMinder/zoneminder/pull/4157
Please check.
If the problem persists, I will definitely come up with something in a few days. Probably there is a mistake somewhere...
by IgorA100
Sun Sep 29, 2024 8:35 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: ReferenceError spanTime
Replies: 18
Views: 8253

Re: ReferenceError spanTime

Anna.N wrote: Sun Sep 29, 2024 6:49 am next please :)
Fix: https://github.com/ZoneMinder/zoneminder/pull/4157
by IgorA100
Sat Sep 28, 2024 9:49 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: ReferenceError spanTime
Replies: 18
Views: 8253

Re: ReferenceError spanTime

Anna.N wrote: Sat Sep 28, 2024 9:34 pm Next error:

Code: Select all

web_js	2806	ERR	ReferenceError: assignment to undeclared variable pix	zm/cache/skins_classic_views_js_event-base-1727529290.js	254
Fix: https://github.com/ZoneMinder/zoneminder/pull/4156
by IgorA100
Sat Sep 28, 2024 9:36 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

Bluemax I can't figure out what exactly I don't like? 1. When zoom=1, you can scale the entire page by grabbing any part, including the image. This is the option you requested. 2. When zoom is different from 1, it is impossible to scale the entire page by grabbing the image, since in this case ...
by IgorA100
Thu Sep 26, 2024 1:36 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: ReferenceError spanTime
Replies: 18
Views: 8253

Re: ReferenceError spanTime

I created a PR that will fix this bug.
https://github.com/ZoneMinder/zoneminder/pull/4152
by IgorA100
Sat Aug 24, 2024 9:39 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

If zoomed-in any double-tap has no effect. Possibly depends on the mobile device. On Windows it works without problems. On some Android smartphones it also works. More information and analysis is required. Can you enforce the 'Scaling' size? No. Because I don't understand why it is needed. The ...
by IgorA100
Thu Aug 22, 2024 2:41 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

Works great. OK. There seems to be a little race condition though when you pinch-zoom on the event. Yes, I know. But I don't have time to work on this improvement yet. Maybe I'll come up with something later. i understand the 2nd PR correctly. Yes It works this way if the inner frame is zoomed-out ...
by IgorA100
Thu Aug 22, 2024 9:24 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

I created another PR https://github.com/ZoneMinder/zoneminder/pull/4120
Double-clicking on the Stream on the Event page will toggle full-screen mode. This way, when viewing a recorded event, there will be no unnecessary elements on the screen, which is especially important for mobile devices.
by IgorA100
Tue Aug 20, 2024 9:59 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: New ZoomPan (Zooming and Panning) on Watch, Montage page
Replies: 25
Views: 11835

Re: New ZoomPan (Zooming and Panning) on Watch, Montage page

That's how i'm viewing my videos. Overzoomed and (permanently) panning/zooming around. I think I understood your problem and wish. I created a PR https://github.com/ZoneMinder/zoneminder/pull/4118 You can simply replace your "web/js/panzoom.js" file with my modified one and check the work. If Zoom ...