Bosch FLEXIDOME IP panoramic

The Bosch FLEXIDOME IP panoramic 7000 MP is a nice fisheye surveillance camera that can be used to detect autonomous scenarios. This camera has a 360° view which allows the viewer the full overview in each angle of the office room and this in Full HD quality (1080p).

Bosch FLEXIDOME IP panoramic 7000 MP

The FLEXIDOME IP panoramic cameras are identified through their IP address, printed on the of the device. They publish events into Hono using the device IDs panoramic.<serialnumber>.

Device capabilities

On top of recording video, the cameras can also

  • analyse ambient audio

  • receive external alarm signals

  • detect shaking of the camera

These signals are then processed and can be used to generate events. By default, cameras detect objects entering the frame and sent out an event object_seen. Additional events (including video analytics (IVA)) can be configured directly inside the camera.

Example telemetry data

{"topic":"bcx/flexidome.044448965910133002/things/twin/commands/modify"    ,
"path":"/feature",
"value":
 {
"event":
 {        
"properties":
 {        "type":"object-seen"
            }
        },        
"storage": {
        "properties": {
                "url":"ftp://bcx-workhorse.bosch-iot-suite.com/flexidome.044448965910133002/"
            }
        }
    }
}

Ideas for using this device

  • Take a picture with camera when a face is detected and send this picture for analysis into the cloud

  • Alarm when the noise level is too high

Additional information

Detailed technical specifications can be found on the product page.

Last updated

Was this helpful?