This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
terra4d:milestone [2019/04/23 09:51] editor Add a word about hardware acceleration requirements |
terra4d:milestone [2026/02/26 10:39] (current) editor [Supported features:] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Live video | * Live video | ||
| * Playback video | * Playback video | ||
| - | * PTZ control | + | * Video retrieval |
| + | * Start/stop recording | ||
| * Import camera list | * Import camera list | ||
| + | * PTZ control absolute, continuous, preset, feedback | ||
| * Events | * Events | ||
| - | |||
| ===== Known issues: ===== | ===== Known issues: ===== | ||
| * wrong colors and very limited frame rate in TERRA 4D version 2.7 | * wrong colors and very limited frame rate in TERRA 4D version 2.7 | ||
| Line 22: | Line 23: | ||
| * Milestone Runtime SDK installation on TERRA 4D client and server is required (MIPSDK_Redist_Installer_x86_2018R1.msi) | * Milestone Runtime SDK installation on TERRA 4D client and server is required (MIPSDK_Redist_Installer_x86_2018R1.msi) | ||
| * install msxml.msi (MSXML4 SP 3) | * install msxml.msi (MSXML4 SP 3) | ||
| + | * further details: {{terra4d: | ||
| + | * The free XProtect Essential+ license supports up to 8 cameras, an unrestricted number of users, and unrestricted video retention time. You can upgrade to another product variant in case you need access to more features | ||
| + | |||
| + | |||
| + | ===== Custom alarms configuration: | ||
| + | Every Milestone alarm can raise a Terra4D event. | ||
| + | To configure: | ||
| + | * Create a custom config file [TERRA4D_PROGRAMDATA]\FASTProtect\Terra4D\share\model\customsubsystem\milestone.xml which describes the additional camera alarms. | ||
| + | * Find required Milestone alarm in Terra4D Log, e.g. Message: [StatusPlugin Milestone] Alarm source 'AXIS P3248-LVE Network Camera (192.168.18.136) - Camera 1', time 5/3/2021 10:07:25 AM, type ' | ||
| + | * Describe an event in the custom config file: combine Milestone' | ||
| + | <event name=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | * Repeat points 2 and 3 for all required alarms. | ||
| + | * Save the config file and restart Terra4D. | ||
| + | |||
| + | * The complete example:< | ||
| + | <?xml version=" | ||
| + | <? | ||
| + | < | ||
| + | <type name=" | ||
| + | < | ||
| + | <!-- name = AlarmType + " " + AlarmRule --> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | The configured custom alarms will appear as events at the camera device in TERRA 4D Configurator. | ||
| ===== Tested Milestone Versions ===== | ===== Tested Milestone Versions ===== | ||
| + | * XProtect® Express+ 2025 R2 | ||
| + | * XProtect® Corporate 2025 R2 | ||
| * XProtect® Essential+ 2018 R1 | * XProtect® Essential+ 2018 R1 | ||
| * XProtect® Express 2018 R1 | * XProtect® Express 2018 R1 | ||