Isaac Connor
|
caebef3103
|
Replace uses of Function
|
2022-02-03 12:38:26 -05:00 |
Isaac Connor
|
f40279b745
|
Remove active, add capturing, analysing, recording
|
2022-02-03 12:38:09 -05:00 |
Isaac Connor
|
f7099bc6cb
|
Replace another use of Function
|
2022-02-03 12:37:51 -05:00 |
Isaac Connor
|
fd7f7f851a
|
V plane is actually the 3rd array entry, not the 4th
|
2022-02-03 08:19:08 -05:00 |
Isaac Connor
|
bd68b9e3af
|
Not ready for OutputSource yet
|
2022-02-02 17:10:05 -05:00 |
Isaac Connor
|
10e39b3b13
|
:wqMerge branch 'master' into replace_function_concept
|
2022-02-02 17:08:01 -05:00 |
Isaac Connor
|
a4c91e9a3c
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-02-02 14:36:15 -05:00 |
Isaac Connor
|
339f102196
|
Implement reboot and ping methods for Trendnet PTZ Control
|
2022-02-02 14:36:11 -05:00 |
Isaac Connor
|
48fc99a0e3
|
Implement reboot and ping methods for Trendnet PTZ Control
|
2022-02-02 14:34:53 -05:00 |
Isaac Connor
|
606c47ba87
|
If possible, use the v-channel from the yuv420p image for motion detection instead of the rgba data.
|
2022-02-02 14:33:58 -05:00 |
Isaac Connor
|
70f4a68269
|
bump version for use_Amcrest_API
|
2022-02-02 13:13:00 -05:00 |
Isaac Connor
|
1f9e654821
|
Default limit to 0 which means no limit
|
2022-02-02 12:28:58 -05:00 |
Isaac Connor
|
faabbabfd5
|
Merge pull request #3415 from jp-bennett/master
Adds Amcrest MD, makes libcurl a hard requirement, and removes a redundant JS define.
|
2022-02-02 12:28:35 -05:00 |
Isaac Connor
|
3feb4fcc51
|
Merge branch 'master' into master
|
2022-02-02 12:28:17 -05:00 |
Isaac Connor
|
31eff49a46
|
Implement filter limits. Which go before pagination/advanced search limits
|
2022-02-02 10:49:05 -05:00 |
Isaac Connor
|
4874dedc1f
|
Bump version of RtspServer used
|
2022-02-02 10:28:23 -05:00 |
Isaac Connor
|
5b10f6ace6
|
Merge pull request #3421 from JedMeister/patch-1
Update MariaDB Bullseye info in docs
|
2022-02-01 22:47:58 -05:00 |
Jeremy Davis
|
63b3042d37
|
fix typo
|
2022-02-02 14:18:26 +11:00 |
Jeremy Davis
|
ad0a095886
|
Update MariaDB Bullseye info
Specifically note that setting a root password is not required (or recommended; unix socket authentication is better than simple password auth).
|
2022-02-02 11:35:36 +11:00 |
Isaac Connor
|
1c1630e5b4
|
add require Filter and fix missing $
|
2022-02-01 17:23:16 -05:00 |
Isaac Connor
|
4d87b49f07
|
Remove weird cutnpaste User modules stuff from top of Filter.pm
|
2022-02-01 17:22:56 -05:00 |
Isaac Connor
|
e69095a9b4
|
Fix == to =
|
2022-02-01 17:22:23 -05:00 |
Isaac Connor
|
3d5767b326
|
Merge branch 'master' into multistream
|
2022-02-01 16:52:42 -05:00 |
Isaac Connor
|
18532096c5
|
Need full commits to get # of commits since last version change
|
2022-02-01 16:10:46 -05:00 |
Isaac Connor
|
4949159b88
|
Rough in pcm alaw support. Untested.
|
2022-02-01 14:06:12 -05:00 |
Isaac Connor
|
80461cb135
|
add libcurl4 as a dependency as it was in build-depends.
|
2022-02-01 13:36:11 -05:00 |
Isaac Connor
|
bc4884afe5
|
fix replacement on escape. For some reason needs double bacl slash
|
2022-02-01 10:07:04 -05:00 |
Isaac Connor
|
462ec45a07
|
Escape newlines in config values.
|
2022-02-01 09:46:37 -05:00 |
Isaac Connor
|
34d7f192b4
|
Remove field that ffmpeg 5.0 doesn't have.
|
2022-02-01 07:23:12 -05:00 |
Isaac Connor
|
0eb4d95d0e
|
remove geolocation copies from config to javscript land. Now all of config is brought in my skin.js.php
|
2022-01-31 18:33:03 -05:00 |
Isaac Connor
|
ad32466aa4
|
Remove function, replacing with capturing, analysing, recording. Adjust formatting of list function
|
2022-01-31 18:17:31 -05:00 |
Isaac Connor
|
6b8cc14723
|
Don't free image data if we added the packet to an event. The lock moves to the event so it's not safe
|
2022-01-31 12:07:09 -05:00 |
Isaac Connor
|
b00ca5ce91
|
upload entire build dir as shell expansions don't seem to work
|
2022-01-31 11:47:42 -05:00 |
Isaac Connor
|
3a2484b874
|
Try a different ssh implementation
|
2022-01-31 11:19:36 -05:00 |
Isaac Connor
|
46ad8e74e6
|
Add publish
|
2022-01-31 11:01:51 -05:00 |
Isaac Connor
|
61028a3ae1
|
Remove travis badge, use Isaac's full name. Fixes #3417
|
2022-01-31 10:09:31 -05:00 |
Isaac Connor
|
51f6a53b6c
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-01-28 15:38:32 -05:00 |
Isaac Connor
|
e5792c21c9
|
Push locked packets into event packetqueue instead of unlcoked contents. Prevents freeing of data before writing to event, hence crashing.
|
2022-01-28 15:38:18 -05:00 |
Isaac Connor
|
a91e7d96f8
|
Merge fix for VP8
|
2022-01-28 12:42:41 -05:00 |
Isaac Connor
|
d567d8aafc
|
Merge upstream patches to RTSPServer
|
2022-01-27 17:06:18 -05:00 |
Isaac Connor
|
c524298f8e
|
Rough in State module
|
2022-01-27 13:42:46 -05:00 |
Isaac Connor
|
86f393565e
|
Remove Function references and swap with appropriate Capturing, Analysing, Recording
|
2022-01-27 13:42:31 -05:00 |
Isaac Connor
|
8e62562afd
|
Move onclick to the surrounding div instead of the img. Fixes clicking on montage
|
2022-01-26 21:39:29 -05:00 |
Isaac Connor
|
fe8747e5e7
|
Make ONVIF inputs 100%
|
2022-01-26 11:45:07 -05:00 |
Isaac Connor
|
42e24614d6
|
Include filename in debugs when writing out jpegs
|
2022-01-26 11:45:07 -05:00 |
Isaac Connor
|
138bada095
|
Add libdatetime-perl. Some Control modules need it
|
2022-01-26 11:45:07 -05:00 |
Isaac Connor
|
23bfbcd6ce
|
Merge branch 'master' into multistream
|
2022-01-26 10:13:20 -05:00 |
Jonathan Bennett
|
a2a2f1a781
|
Move variables out of the ifdef gsoap block, as they are used for Amcrest support, too
|
2022-01-25 22:46:09 -06:00 |
Jonathan Bennett
|
57a697093e
|
Remove redundant JS define
|
2022-01-25 22:38:06 -06:00 |
Jonathan Bennett
|
ec9403fb6f
|
Adds Amcrest On-camera Motion Detection
|
2022-01-25 22:38:00 -06:00 |