In specific applications (such as Hospital Wards and Care Facilties) a patients / individuals privacy is not only paramount, but a legal requirement. The issue is that the camera can not be turned off. The way around this is to setup IP Notify profiles to Arm and Disarm Recording and to activate and deactivate a black “Obscure Image Area” that covers the entire image area. The configuration can be changed based on Time Tables or manually via custom soft-buttons.
The example below show how to leverage Time Tables for a fully automated configuration:
- From the page Setup Menu > General Image Settings, enable the Obscure Image Area parameter and add the following text into the textbox to create a black rectangle that covers the entire Image:
0,0,0,1280,960,2
Please note the difference between Day and Night: the first drop-down menu is set to “On” for the first time table and to “Off” for the second time table. This makes the two time tables complementary.
- From the page Admin Menu > IP Notify Profiles, create 2 IP Notify Profiles to Enable and Disable the Obscure Image
Disable Obscure Image Area
Parameter | Value |
---|---|
IP Notify Profile Name | Enable_Obscure_Image |
Predefined Configuration | Custom Configuration |
Destination Address | 127.0.0.1:80 |
Send Order | Parallel send to all |
Transfer Protocol | HTTP/1.0 Request |
CGI-Path | /control/control |
HTTP Authentication | admin:meinsm |
Notification Data | Plain text |
Message | set§ion=general&obscure_image=enable |
Enable Obscure Image Area
Parameter | Value |
---|---|
IP Notify Profile Name | Disable_Obscure_Image |
Predefined Configuration | Custom Configuration |
Destination Address | 127.0.0.1:80 |
Send Order | Parallel send to all |
Transfer Protocol | HTTP/1.0 Request |
CGI-Path | /control/control |
HTTP Authentication | admin:meinsm |
Notification Data | Plain text |
Message | set§ion=general&obscure_image=disable |
Note: replace the authentication credentials with the ones of your camera.
- From the page Admin Menu > IP Notify Profiles, create 2 IP Notify Profiles to enable and disable recordings
Enable Recordings
Parameter | Value |
---|---|
IP Notify Profile Name | Enable_Recording |
Predefined Configuration | Custom Configuration |
Destination Address | 127.0.0.1:80 |
Send Order | Parallel send to all |
Transfer Protocol | HTTP/1.0 Request |
CGI-Path | /control/control |
HTTP Authentication | admin:meinsm |
Notification Data | Plain text |
Message | set§ion=recording&recording_activ=enable |
Disable Recordings
Parameter | Value |
---|---|
IP Notify Profile Name | Disable_Recordings |
Predefined Configuration | Custom Configuration |
Destination Address | 127.0.0.1:80 |
Send Order | Parallel send to all |
Transfer Protocol | HTTP/1.0 Request |
CGI-Path | /control/control |
HTTP Authentication | admin:meinsm |
Notification Data | Plain text |
Message | set§ion=recording&recording_activ=disable |
Note: replace the authentication credentials with the ones of your camera.
- From the page Admin Menu > Time Tables, create two Time Tables (one to cover the times where recording and the image are enabled, the other to cover the times where recording and the image need to be disabled). Example:
- From the page Admin Menu > Time Tasks create 4 time tasks to Enable/Disable recording and Image Obscure Area. It’s important that the commands are executed sequentially therefore they must be at least 1 minute apart. Here is an example: