|
Motion Detection
If you want to use motion detection on your Pilot system, you should keep the following in mind:
Using the Pilot built in motion detection, will generate more CPU usage of the server. We currently support up to 10 (!) cameras
If you want to do motion detection on more than 10 cameras, you should design your system letting the IP cameras or Video encoders do the motion detection.
Pilot can read the Motion detection events from the cameras/video decoders by:
- TCP event (Camera sends IP notification to Griffid server)
- Auxiliary (Pilot constantly polls the Auxiliary/contact/output, for an activation trigger
- Sensor (pilot constantly polls the sensor/input for an activation trigger, using a wire loop from the auxiliary/contact port.
|