mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-29 19:22:02 -04:00
Add ONVIF as a Notes filter
This commit is contained in:
@@ -1270,6 +1270,7 @@ class Filter extends ZM_Object {
|
||||
}
|
||||
$options = [
|
||||
'Motion' => 'Motion',
|
||||
'ONVIF' => 'ONVIF',
|
||||
'detected' => 'Any Object',
|
||||
'aplr' => 'Any license plate',
|
||||
'person'=>'Person',
|
||||
|
||||
Reference in New Issue
Block a user