Previous Topic

Next Topic

Book Contents

Book Index

ONVIF Factory Service

The ONVIF Factory Service is an object factory for creating new instances of ONVIF device objects (cameras). It is registered as an OSGi service.

Overview

The OnvifFactory service implements the com.prosyst.mbs.services.onvif.OnvifFactory interface. It is responsible for creating new instance of an ONVIF device (camera) for specified address and login credentials as well as for removing the existing ONVIF devices.

Registering Bundle

The ONVIF Core Bundle registers the com.prosyst.mbs.services.onvif.OnvifFactory service.