Jonathan Bennett
fb832e7d1b
Adds janus_enable_audio, a switch to try to enable audio in live stream viewing.
2022-01-19 00:14:52 -06:00
Isaac Connor
3835087c9d
Merge branch 'master' into multistream
2022-01-18 20:16:08 -05:00
Isaac Connor
71c7b324e9
Update new Capturing, Analysing, Recording based on Function.
2022-01-11 12:01:07 -05:00
Jonathan Bennett
3a9c16aeea
First working Janus build
2022-01-10 23:22:37 -06:00
Isaac Connor
fd3a70172d
Merge branch 'master' into multistream
2022-01-10 17:51:50 -05:00
Isaac Connor
701045393c
fix typo
2022-01-10 09:07:59 -05:00
Jonathan Bennett
1333d8c751
Adds ONVIF Motion Detection Support
2022-01-06 16:45:15 -06:00
Isaac Connor
aefed4e174
Merge branch 'master' into multistream
2022-01-05 18:03:44 -05:00
Isaac Connor
6bd04de5f6
Merge branch 'master' into multistream
2021-12-31 17:53:36 -05:00
Isaac Connor
f9f8764507
Change Event->Cause to a TEXT instead of varchar(32) because we now inclue Alarmed Zone name and could include other info as well.
...
Fixes #3403
2021-12-28 12:33:03 -05:00
makers-mark
9733cdb576
Update zm_update-1.35.25.sql
2021-12-13 21:07:35 -05:00
Isaac Connor
e2df6e5074
Add ExecuteInterval to Filters
2021-12-13 15:00:03 -05:00
Isaac Connor
072d181f79
Fix AlarmStartCommand => EventStartCommand
2021-11-29 13:49:07 -05:00
Isaac Connor
ea6a84ae66
Fix AlarmEndCommand => EventEndCommand
2021-11-29 13:49:07 -05:00
Isaac Connor
d51eb63947
Add EventStartCommand and EventEndCommand to monitors table
2021-11-26 19:21:24 -05:00
Isaac Connor
0a30c55042
install manufacturers.sql and models.sql
2021-11-18 11:09:49 -05:00
Isaac Connor
f63c124988
include manufacturers and models
2021-11-18 09:55:39 -05:00
Isaac Connor
18610fd601
Add an update script that includes manufacturers and models
2021-11-18 09:55:19 -05:00
Isaac Connor
f48511acba
Add NULL for ModelId column when adding MonitorPresets.
2021-11-16 09:19:42 -05:00
Isaac Connor
6cbc4c0a7a
Update MonirorPresets to link to Amcrest cams
2021-11-15 16:30:39 -05:00
Isaac Connor
4e9a56624d
Use UPSERTS and add some more models
2021-11-15 16:30:17 -05:00
Isaac Connor
e63222d733
Add IGNORE so it does UPSERT
2021-11-15 16:30:03 -05:00
Isaac Connor
d00430f799
Add ModelId to MonitorPresets
2021-11-15 09:47:11 -05:00
Isaac Connor
dc756ad670
add back update for Manufacturers and Models
2021-11-10 19:20:39 -05:00
Isaac Connor
9d71f1192a
merge manufacturer update into existing zm_update-1.37.2 and then move it to .in
2021-11-10 19:18:16 -05:00
Isaac Connor
1fd99424bb
Merge branch 'master' into add_manufacturer_model_to_monitors
2021-11-05 10:13:41 -04:00
Isaac Connor
4351f51929
Fix logic ordering in 1.35.14 updated that moves columns from Monitors table to Monitor_Status
2021-10-20 13:14:04 -04:00
Isaac Connor
c81f3d9c61
add Capturing, Analysing, AnalysisSource, Recording, RecordingSource to Monitors
2021-10-16 20:37:16 -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
9cf4e89254
add update to 1.37.3
2021-09-27 11:03:16 -04:00
Isaac Connor
227e5794fa
Merge branch 'master' into add_manufacturer_model_to_monitors
2021-09-08 18:32:46 -04:00
Isaac Connor
89d7685b14
Change Montage Layouts to reset width when choosing Freeform. Use full width instead of slightly less. I think at some point I fixed our layout so that we can use 25% instead of 24.5% etc.
2021-08-19 15:42:39 -04:00
Isaac Connor
cb4e17e49a
Merge branch 'release-1.36'
2021-08-09 10:27:24 -04:00
Isaac Connor
413ac984eb
add models.sql
2021-07-07 09:48:24 -04:00
Isaac Connor
8df915e7a4
Fix merge.
2021-07-07 09:45:53 -04:00
Isaac Connor
cc486beed5
Add some Acti models
2021-07-07 09:45:23 -04:00
Isaac Connor
95263d148d
Rename zm_update-1.35.29.sql zm_update-1.36.6.sql so that it gets picked up.
2021-07-05 10:35:26 -04:00
Kendric Evans
271c59c24f
Updating the size of the Longitude field
...
To address https://github.com/ZoneMinder/zoneminder/issues/3311
2021-07-05 10:34:24 -04:00
Isaac Connor
2b6d54fd81
move db update script so it gets used. Bump version to 1.37.1 for db update
2021-07-05 09:33:03 -04:00
Isaac Connor
6373ef9be7
move db update script so it gets used. Bump version to 1.37.1 for db update
2021-07-05 09:32:39 -04:00
Kendric Evans
7e8a064725
Updating the size of the Longitude field
...
To address https://github.com/ZoneMinder/zoneminder/issues/3311
2021-07-02 16:11:34 -06:00
Isaac Connor
829708f8f2
Change SQL to add Controls for ONVIF camera, Foscam 9831W and 8918W to specify columns so that if other columns are present the sql still executes. Fixes #3260
2021-05-28 10:24:13 -04:00
Isaac Connor
16cc69ca2b
Change SQL to add Controls for ONVIF camera, Foscam 9831W and 8918W to specify columns so that if other columns are present the sql still executes. Fixes #3260
2021-05-28 10:23:42 -04:00
Isaac Connor
da8128aba1
Merge branch 'master' into add_manufacturer_model_to_monitors
2021-05-07 19:16:35 -04:00
Isaac Connor
e514c77e90
Change encoder to a text field. enums will be too much of a hassle
2021-05-05 14:09:22 -04:00
Isaac Connor
c539969faa
Cleanup
2021-04-23 14:52:29 -04:00
Isaac Connor
8a59d60854
add ModectDuringPTZ to Monitors
2021-04-23 14:52:29 -04:00
Isaac Connor
bd65420c07
Specify columns when inserting admin user. Add Snapshots column
2021-04-14 13:00:16 -04:00
Isaac Connor
7e579fd851
Implement Snapshots user permission
2021-04-12 15:59:31 -04:00
Isaac Connor
ed29021179
Rough in an importance setting in monitor that we can use to decrease the log level of certain events like PrimeCapture for cameras that we don't care about
2021-04-11 12:59:18 -04:00
Isaac Connor
6319ea887c
Need to install generate update script
2021-04-09 21:55:07 -04:00
Isaac Connor
35b3d236e0
Fix typo in triggers
2021-04-09 19:47:08 -04:00
Isaac Connor
4e5ef01156
Fixup event summary column population, update triggers
2021-04-09 16:46:36 -04:00
Isaac Connor
c5ca123042
Move event summaries to their own table to reduce contention on Monitor_Status
2021-04-09 10:16:16 -04:00
Isaac Connor
9f5bc8b2b9
Merge pull request #3174 from akeyx/3173-bugfix-fix-onvif-control
...
3173 bugfix fix onvif control
2021-03-30 18:38:00 -04:00
Isaac Connor
dedf42371b
copy onvif.pm which isn't actually onvif to FoscamCGI.pm We will later replace onvif.pm with an Actual onvif implementation.
2021-03-30 18:32:42 -04:00
Isaac Connor
569efd8471
Add MaxImageBufferCount and udpate values as appropriate in update script
2021-03-26 14:32:06 -04:00
Isaac Connor
7db3895458
Fix default user creation after we added HomeView column
2021-03-14 20:11:13 -04:00
Isaac Connor
11c2318a05
Rough in the ui for Snapshots
2021-03-12 09:28:05 -05:00
Isaac Connor
620806a1bf
Add Snapshots and Snapshot_Events Tables. Add HomeView to Users.
2021-03-12 09:26:13 -05:00
Isaac Connor
95fe689d58
WIP, rabbit hole too deep
2021-03-03 09:55:57 -05:00
Arek Kossendowski
0eab9987fc
Just updated the script with moveMap and moveRel functions.
2021-02-26 00:11:29 +00:00
Arek Kossendowski
36f11158df
Replaced the onvif control module with a modified version of Netcat.
...
The original onvif module was NOT at all ONVIF protocol implementation.
This one pretty much copies the Netcat module but with a bit of clarity
to the XML that is sent to the camera but most importantly allows
specification of full onvif URL including authentication and control URI
through the Control Address field. Parsing of the url is done through a
combination of sane defaults and the URI module.
2021-02-25 22:37:34 +00:00
Isaac Connor
5c6ba2f27f
add RTSPServer column to Monitors
2021-02-02 23:19:52 -05:00
Isaac Connor
b409407b60
redo update from 1.31.40
2021-01-27 09:58:55 -05:00
Isaac Connor
159f611274
Add Encoder if missing
2021-01-27 09:55:48 -05:00
Isaac Connor
01c74fdac3
Add RTSPStreamName to Monitors table. Bump version to 1.35.19
2021-03-01 16:46:48 -05:00
Isaac Connor
671d58f0d0
bump version and put back ZM_MIN_RTSP_PORT setting
2021-01-26 12:35:17 -05:00
Isaac Connor
db8fead52b
Add more encoder options
2020-12-29 12:18:57 -05:00
Isaac Connor
284b9f963f
Merge branch 'master' into zma_to_thread
2020-12-29 12:18:26 -05:00
Isaac Connor
0702b64cc4
Merge branch 'master' into zma_to_thread
2020-12-15 10:51:40 -05:00
Isaac Connor
06ecb3ccb1
Add update script to add DecodeEnabled
2020-12-10 14:39:14 -05:00
Isaac Connor
42ab098764
Add DecodingEnabled to Monitors
2020-12-10 14:06:16 -05:00
Isaac Connor
b261fbb397
Merge branch 'master' into zma_to_thread
2020-12-07 16:26:26 -05:00
Isaac Connor
8ddde0d377
Update stock PurgeWhenFull and UpdateDiskSpace filters to add EndTime terms. Add FOREIGN KEYS to Groups_Monitors and Groups.ParentId
2020-12-03 13:11:24 -05:00
Isaac Connor
b5e4d242ba
Add zm_update-1.35.15.sql that will attempt to add EndTime term to stock filters.
2020-12-03 11:23:25 -05:00
Isaac Connor
8397ec3b9d
Merge branch 'release-1.34'
2020-12-01 14:28:10 -05:00
Isaac Connor
be27630a85
escape the word Groups
2020-11-23 19:33:53 -05:00
Isaac Connor
4deb3a8d84
escape the word Groups
2020-11-23 19:31:21 -05:00
Isaac Connor
df783f4835
Merge branch 'master' into zma_to_thread
2020-11-12 12:53:55 -05:00
Isaac Connor
8f456e7c3d
Add a useful warning message regarding the update needing SUPER prvilege
2020-11-10 12:38:10 -05:00
Isaac Connor
b3e3fea79f
Update summary event count tables
2020-11-09 12:26:14 -05:00
Isaac Connor
4b4863c44a
Fix remaining references to MonitorStatus.Id
2020-11-06 16:07:40 -05:00
Isaac Connor
2e7aa17882
Fix triggers that update Storage
2020-11-06 14:32:21 -05:00
Isaac Connor
691ff5881d
Fix some commas
2020-11-06 14:28:11 -05:00
Isaac Connor
98e296a2c8
Move event stat totals to Monitor_Status.
2020-11-06 14:15:05 -05:00
Isaac Connor
63c78b43f8
Change event stats to Monitor_Status
2020-11-06 13:27:00 -05:00
Isaac Connor
018abe39c2
Use rename commands that work on mysql 5.7
2020-11-04 18:11:24 -05:00
Isaac Connor
c3d43838da
Update StartTime to StartDateTime and EndTime to EndDateTime
2020-11-04 14:41:32 -05:00
Isaac Connor
adbd3486bf
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
2020-11-04 13:49:39 -05:00
Isaac Connor
c72ceffe3d
Improved testing for existence of foreign keys, better descriptive output of steps.
2020-11-03 12:30:27 -05:00
Isaac Connor
903c6a2d5a
Add EndTime IS NOT NULL to UpdateDiskSpace Filter
2020-11-03 08:41:57 -05:00
Isaac Connor
432ae9894b
Add EndTime IS NOT NULL to PurgeWhenFull Filter
2020-11-03 08:34:41 -05:00
jahegu
f7d23ce23b
Update zm_update-1.35.11.sql
...
Missing " ' " simbol that generates a MariaDB problem:
ERROR 1064 (42000) at line 14: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''Adding foreign key for EventId to Frames' at line 1
2020-10-30 17:57:28 +01:00
Isaac Connor
e4a585eaa3
improvements to 1.35.11 db updates
2020-10-30 09:18:53 -04:00
Isaac Connor
a35c143094
Prevent extra foreign keys from being created and fix we can't delete from Zones. Must be done manually
2020-10-28 15:01:14 -04:00
Isaac Connor
86bf491fe1
Add Locking to filters, bump db to 1.35.12.
2020-10-28 12:55:32 -04:00
Isaac Connor
858674c0b2
Merge branch 'master' into filter_locking
2020-10-28 12:52:52 -04:00
Isaac Connor
43b7021f9c
ALTER Events.Id to BIGINT. This update got lost at somepoint. Add FOREIGN KEYS to Frames, Stats and Zones tables
2020-10-28 12:38:44 -04:00
Isaac Connor
3825af8243
Add FOREIGN KEYS for EventId in Frames, Stats. MonitorId, ZoneId in Stats. MonitorId in Zones.
2020-10-28 09:19:54 -04:00
Isaac Connor
cd9b16a467
add LockRows to Filters
2020-10-26 18:48:16 -04:00
Isaac Connor
1fde123ebc
add LockRows to Filters
2020-10-26 18:47:03 -04:00
Isaac Connor
2eda49333f
Merge branch 'master' into zma_to_thread
2020-10-20 16:20:29 -04:00
Isaac Connor
1b2ab6cce9
Add AutoUnarchive column to Filters
2020-10-12 10:53:19 -04:00
Isaac Connor
bf83cf9346
Add AutoUnarchive column to Filters
2020-10-12 10:53:00 -04:00
Isaac Connor
aa157bfd78
AddManufacturerId and ModelId to Monitors
2020-10-11 09:56:35 -04:00
Isaac Connor
3e668b43cf
add Sessions table
2020-10-02 14:49:59 -04:00
Isaac Connor
2e14d18a13
add Sessions table
2020-10-02 14:49:44 -04:00
Isaac Connor
3eae356ed7
Bump to 1.35.8. Change table engine to InnoDb for Monitor_Status.
2020-09-30 09:39:31 -04:00
Isaac Connor
a39a656373
Merge branch 'master' into zma_to_thread
2020-09-29 11:02:40 -04:00
Isaac Connor
0a4a144bbc
Merge branch 'location'
2020-09-28 09:33:28 -04:00
Isaac Connor
c14e141295
Merge branch 'release-1.34'
2020-09-25 11:01:25 -04:00
Isaac Connor
32e0c92747
After adding SaveJPEGs to Events, need to populate them with SaveJPegs from MOnitors
2020-09-24 13:43:05 -04:00
Isaac Connor
aa875b019d
remove auto-generated update file that slipped in
2020-09-24 09:02:20 -04:00
Isaac Connor
624bcdcde0
Add Latitude and Longitude to Monitors and monitor edit as well as using the geolocation api to auto-populate them
2020-09-24 09:01:30 -04:00
Isaac Connor
e111edbb72
bump version to 1.35.6 to pick a db fix from 1.34.20
2020-08-23 11:53:43 -04:00
Isaac Connor
610f73a835
Merge branch 'release-1.34'
2020-08-17 19:30:32 -04:00
Isaac Connor
19fff95079
Remove default from LabelFormat
2020-08-11 17:31:32 -04:00
Isaac Connor
bf1c27e20a
Add db update to drop default value for LabelFormat. Fixes #2896
2020-08-11 14:14:31 -04:00
Isaac Connor
56fbfa0dd2
Add db update to drop default value for LabelFormat. Fixes #2896
2020-08-11 14:14:16 -04:00
Isaac Connor
869860bb26
Merge branch 'master' into zma_to_thread
2020-07-21 17:49:39 -04:00
Isaac Connor
7575afc8d5
Merge branch 'master' into zma_to_thread
2020-07-21 17:38:32 -04:00
Isaac Connor
0905655377
Merge branch 'master' into add_user_to_filters
2020-06-05 17:08:14 -04:00
Isaac Connor
2b60b6b419
Add new ONVIF columns present in zm_update-1.35.4.sql
2020-05-20 09:50:17 -04:00
Isaac Connor
c83621822f
Rename Config* to ONVIF_*
2020-05-12 15:46:07 -04:00
Isaac Connor
9beb1973df
move the db update script to a modern version so it gets executed
...
move zmonvif-trigger.pl to /scripts
2020-05-09 18:04:27 -04:00
Isaac Connor
75082064fd
Merge branch 'master' of github.com:zoneminder/ZoneMinder into onvif_updated_to_upstream
2020-05-09 16:40:17 -04:00
Isaac Connor
732bb5416f
Merge branch 'master' into onvif_updated
2020-05-09 16:26:29 -04:00
Isaac Connor
d1ca4ed81c
Add UserId to pre-populated Filters
2020-05-07 10:57:51 -04:00
Isaac Connor
30adcb7cf5
Add a db update to alter Frames.Id to a bigint
2020-05-05 18:04:24 -04:00
Isaac Connor
48df73fe35
Add UserId to Filters
2020-05-04 13:24:48 -04:00
Isaac Connor
4ff341a0f5
Merge branch 'master' into zma_to_thread
2020-05-02 18:03:42 -04:00
makers-mark
acc7dbeb8e
Update zm_update-1.35.2.sql
2020-04-23 18:01:01 -04:00
Isaac Connor
fc25a777fd
Bump version for db update adding VNC Monitor Type
2020-03-27 14:47:59 -04:00
hax0kartik
ae80b3b859
Start implementing VNC
2020-03-27 14:32:50 -04:00
Isaac Connor
4ce944da23
Merge branch 'release-1.34'
2020-03-26 15:38:35 -04:00
Isaac Connor
c880793fdc
bump version to 1.34.7
2020-03-26 15:34:36 -04:00
Isaac Connor
b482993d33
Merge branch 'release-1.34'
2020-03-06 15:04:48 -05:00
Isaac Connor
6d787fd77e
Bump version for 1.34.6
2020-03-06 14:52:38 -05:00
Isaac Connor
d59bc4ca6d
add Enabled to Storage
2020-03-04 10:15:44 -05:00
Isaac Connor
2f48c442cc
add Enabled to Storage
2020-03-04 10:15:35 -05:00
Dinko Bajric
6b2f78c192
Added presets for Amcrest IP8M-T2499EW Camera
2020-02-28 21:08:02 -08:00
Isaac Connor
92f87756ff
Merge branch 'release-1.34'
2020-02-28 17:14:22 -05:00
Isaac Connor
52cb2441f0
Bump version to 1.34.5 for release
2020-02-25 20:46:59 -05:00
Isaac Connor
bf9ba39aa2
Merge branch 'release-1.34'
2020-02-25 18:22:55 -05:00
Isaac Connor
e630550d0f
bump version for release 1.34.4
2020-02-24 14:44:19 -05:00
Isaac Connor
93fa1cd03c
Convert the default filters to insert by specifying the column names to make them less fragile to db changes. Mostly this helps developers who may have other columns defined than what is currently in use in the version they are working on.
2020-02-21 09:48:01 -05:00
Isaac Connor
300402013c
Merge branch 'master' into improve_filter_emails
2020-02-19 14:44:37 -05:00
Isaac Connor
ea2eba4110
bump version to 1.34.3
2020-02-19 13:50:27 -05:00
zlodag
0c97bff645
monitor presets and controls for D-Link DCS-5020L
2020-02-19 22:50:09 +13:00