Bluecherry

⌘K
Installation of Bluecherry server
Playback
Web playback
Bluecherry client
Setup and configuration
Logging into the server
IP camera management
Schedules
Storage
User management
Email notifications
Webhooks
Developer documentation
Docs powered by archbee 
4min

ONVIF Motion detection

ONVIF motion event triggering

What is ONVIF?

ONVIF is a universal way for software developers / manufactures to connect to modern IP cameras and recorders.

We currently support ONVIF camera detection (scanning for IP cameras on the same physical network) and ONVIF motion event triggering.

Motion event triggering, also known as ‘camera side motion detection’ greatly reduces the CPU usage on your Bluecherry server. However, it requires configuration on each IP camera and in the Bluecherry settings.

Setup event triggering Browse to the camera you wish to enable for ONVIF detection and select ‘Schedule’.

Select ‘Use device-specific schedule for this camera.’ and ‘Trigger recording on ONVIF events’.

Then select ‘Trigger’ in the scheduling checkbox and click ‘Fill all’, or whatever schedule you wish to enable for your system.

Document image


Then click ‘Save changes’

Check the Bluecherry log (System Log) or from the command line ‘tail -f /var/log/bluecherry.log’

On camera Setup

Connect to the IP camera’s web interface, or click IP Camera -> Settings -> On Camera Configuration’

Each camera will be different. You will want to search for ‘Events’ or ‘Motion’. Most cameras will have the option to draw an area on the screen where you want to enable motion detection notifications. Below is an example from an Hikvision:

Document image


Verifying Configuration If the camera supports ONVIF detection and you followed the steps correctly you will see something similar to these lines:

Text
|


When a motion event occurs the log should show:

Text
|




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Server side motion detection
Docs powered by archbee 
TABLE OF CONTENTS
ONVIF motion event triggering