Isaac Connor
|
509cecf9f5
|
Skip image checking capturing==Ondemand
|
2021-10-25 16:52:20 -04:00 |
Isaac Connor
|
72d2b99ca4
|
Add last_viewed_time
|
2021-10-25 16:51:57 -04:00 |
Isaac Connor
|
df1b42ab53
|
add setLastViewed for monitors that have clients
|
2021-10-24 17:45:22 -04:00 |
Isaac Connor
|
3d2615d66f
|
Spacing
|
2021-10-24 17:43:34 -04:00 |
Isaac Connor
|
824322dff6
|
spacing and setLastViewed in monitor when streaming
|
2021-10-24 17:43:02 -04:00 |
Isaac Connor
|
6992644fc3
|
Add last_viewed_time and accessor functions
|
2021-10-24 17:42:39 -04:00 |
Isaac Connor
|
8cbd401dee
|
Add AnalysisSource, Recording, RecordingSource, Capturing to monitor load.
|
2021-10-17 13:36:37 -04:00 |
Isaac Connor
|
d55ada339c
|
Add AnalysisSource, Recording, RecordingSource, Capturing to monitor load. Also in loading Linked Monitors, don't care about set function, as it might change during runtime
|
2021-10-17 13:36:14 -04:00 |
Isaac Connor
|
c81f3d9c61
|
add Capturing, Analysing, AnalysisSource, Recording, RecordingSource to Monitors
|
2021-10-16 20:37:16 -04:00 |
Isaac Connor
|
45b7c7b105
|
add Capturing, Analysing, AnalysisSource, Recording, RecordingSource, SecondPath
|
2021-10-16 20:36:19 -04:00 |
Isaac Connor
|
d8b51fcf38
|
add function for onchange for Capturing, Analysing, Recordin, SecondPath
|
2021-10-16 20:35:37 -04:00 |
Isaac Connor
|
8d1c45162d
|
Add functions to return options for Capturing, Analysing, AnalysisSource, Recording, RecordingSource
|
2021-10-16 20:35:11 -04:00 |
Isaac Connor
|
7bda103b99
|
WHen saving v4l settings redirect back to watch instead of console.
|
2021-10-16 18:30:55 -04:00 |
Isaac Connor
|
d960f9b6af
|
Fix settings being blank due to missing v4l2-ctl
|
2021-10-16 13:19:19 -04:00 |
Isaac Connor
|
6c4156a483
|
Remove sleeping from Analysis thread. It is uneccessary and results in us starting off way behind the capture thread. It also limits us to 30fps.
|
2021-10-15 09:56:14 -04:00 |
Isaac Connor
|
1606f7918a
|
Show ram/swap usage in bytes instead of kb. Correct title of ram vs swap.
|
2021-10-15 09:40:58 -04:00 |
Isaac Connor
|
809cb651c0
|
remove debug hello
|
2021-10-14 17:56:16 -04:00 |
Isaac Connor
|
5f381a244f
|
Improvements to export. Fix tar -v, should be tar --version. make table width:100% and iframe height 100%. Always show thumbnail of video. Show Id of event if no other links. generate Images frame content event if no jpegs but there is an mp4. Set timeout to infinity for generating export. Provide more feedback if it breaks. Fix ticker.
|
2021-10-14 17:56:02 -04:00 |
Isaac Connor
|
d71a5932f5
|
Turn off useless shm display in header. Add ram and swap usage
|
2021-10-14 13:33:29 -04:00 |
Isaac Connor
|
452d28a66b
|
Turn off useless shm display in header. Add ram and swap usage
|
2021-10-14 13:31:35 -04:00 |
Isaac Connor
|
26ac52aaa9
|
Fix scaling the image after changeScale. Limit stream scale to 100, let browser do the scaling
|
2021-10-14 13:00:49 -04:00 |
Isaac Connor
|
086bf7a84f
|
introduce new logic that keeps the initial keyframe and deletes 1 video frame after it to keep the count down. Also any audio frames it encounters.
|
2021-10-14 12:47:51 -04:00 |
Isaac Connor
|
411d15605a
|
We can lockup if MaxImageBufferCount is less than keyframe interval. Give up after 10 tries and drop the packet
|
2021-10-14 10:08:51 -04:00 |
Isaac Connor
|
8a9c283c1c
|
Fix loading importance. Needs to be -1 not -2. The first value is 1, but we want zero based.
|
2021-10-13 16:06:22 -04:00 |
Isaac Connor
|
64ab429519
|
Correct definition of Importance. Want less importance to have a hgiher value. Make not null.
|
2021-10-13 16:05:49 -04:00 |
Isaac Connor
|
74ac79479f
|
notifying before waiting serves no purpose because we have the lock
|
2021-10-13 15:02:07 -04:00 |
Isaac Connor
|
4fee4d01e3
|
always correct decoding_enable, as zms needs to know it's correct value
|
2021-10-13 15:01:46 -04:00 |
Isaac Connor
|
00f9cb791c
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2021-10-13 13:43:10 -04:00 |
Isaac Connor
|
f60282eaf5
|
Test for existence of AutoEmail and AutoMessage. Fixes #3369 issue 2.
|
2021-10-13 11:58:22 -04:00 |
Isaac Connor
|
6fd33b4627
|
Change commands used to set and goto presets. Fixes #3371
|
2021-10-13 10:42:23 -04:00 |
Isaac Connor
|
2056172ea9
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2021-10-12 14:12:20 -04:00 |
Isaac Connor
|
126a102426
|
confirm before tar-gzipping orig. Fix default behaviour in dput prompt
|
2021-10-12 14:12:16 -04:00 |
Isaac Connor
|
0bac052a0a
|
Merge pull request #3370 from SudoMike/add_benchmarks
Add a zmbenchmark program
|
2021-10-12 13:43:00 -04:00 |
Isaac Connor
|
5cdc0efdb8
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2021-10-12 13:22:53 -04:00 |
Isaac Connor
|
aafec8ead6
|
Put actions and options in a div, remove hr's and style the resulting div have the borders and clearing required. Make email options 100%
|
2021-10-12 13:22:41 -04:00 |
Peter Keresztes Schmidt
|
cd45c61555
|
Use mt19937 as PRNG
Reasons: It's faster than rand() and can be made thread-safe
|
2021-10-12 19:18:21 +02:00 |
Peter Keresztes Schmidt
|
c027b7a38d
|
Fix some clang-tidy warnings
|
2021-10-12 19:05:22 +02:00 |
Peter Keresztes Schmidt
|
97b38bd4ab
|
Align changes with our codestyle
See https://google.github.io/styleguide/cppguide.html for reference
|
2021-10-12 18:53:31 +02:00 |
Isaac Connor
|
c6cac57fb1
|
remove bogus wanring
|
2021-10-12 12:45:06 -04:00 |
Isaac Connor
|
0ba3d863a6
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2021-10-12 12:25:01 -04:00 |
Mike Dussault
|
814124251e
|
Fixed a CodeQL complaint
|
2021-10-11 23:57:20 +00:00 |
Mike Dussault
|
2cf16eb495
|
Removed some unused code and added more function comments
|
2021-10-11 15:58:30 -07:00 |
Mike Dussault
|
146ff1ac7a
|
Print the benchmark results in a nicer table
|
2021-10-11 15:53:29 -07:00 |
Mike Dussault
|
e4542de6f2
|
Fixed random image generation, and now it shows a proper (giant) perf difference between images that take longer for Zone's FILTERED_PIXELS detection to deal with.
|
2021-10-11 14:21:08 -07:00 |
Mike Dussault
|
9370cfe25c
|
Added TimeSegmentAdder class and got benchmark output looking ok.
|
2021-10-11 21:12:46 +00:00 |
Mike Dussault
|
305af08112
|
Added Monitor scaffolding and a skeleton benchmark for DetectMotion.
|
2021-10-11 20:22:10 +00:00 |
Mike Dussault
|
3723e136b1
|
Initial benchmark exe
|
2021-10-11 19:44:58 +00:00 |
Isaac Connor
|
614750963b
|
spacing
|
2021-10-07 12:37:03 -04:00 |
Isaac Connor
|
7079516e09
|
Fix indexing of camera type enum so that printing out from CameraType_Strings works
|
2021-10-07 12:36:28 -04:00 |
Isaac Connor
|
2dfbc013cb
|
Fix curl cameras. PrimeCapture and PreCapture and PostCapture need to return 1. Also need to populate the packet and video stream.
|
2021-10-07 12:35:56 -04:00 |