Previous Topic

Next Topic

Book Contents

Book Index

Management via FIM Web Console

Prerequisites

If the Kit Manager is running on the platform, most conveniently you can install the Cameras and Home Device Manager bundles altogether by executing the "Cameras DA Support" install script. In addition, to have the Home Device plugin in the Web Admin Console you need to execute the "Functional Item Management Web Admin" install script.

  1. Use the following command on the runtime console:

    kitman.install "Cameras DA Support"

  2. Then type

    kitman.install "Functional Item Management Web Admin"

Home Device Page

The user interface to camera management is available under the FIM page of the Web Admin Console.

  1. Make sure that the OSGi Runtime contains the bundles required for Camera and Home Device Manager support and for its Web UI.
  2. Open a browser window and go to the URL http://<osgi_host>/system/console and log in by using the default user name admin and password admin . On success, the Web Admin Console page will appear. If the default port 80 is used by another application, the URL will be available on the secondary port - http://<osgi_host>:8080/system/console
  3. In the Web Admin Console select the IoT>>FIM tab.

Managing Camera Devices

Adding Cameras

mbs_cameras_mgmtweb_fim

mbs_cameras_mgmtweb_fim2_v90

mbs_cameras_mgmtweb_fim3_v90

mbs_cameras_mgmtweb_fim4_v90

mbs_cameras_mgmtweb_fim5_v90

mbs_cameras_mgmtweb_fim6_v90

mbs_cameras_mgmtweb_fim7_v90

Getting image from a camera

You can get a image caption from a camera.

mbs_cameras_mgmtweb_fim8

Leaving the argument as false would return content directly from the camera.

Using the true argument would prompt the gateway software to act as a proxy server to serve the content from the camera.

mbs_cameras_mgmtweb_fim9_v90mbs_cameras_mgmtweb_fim10_v90

Getting video stream from a camera

You can get a link for a video stream from a camera through the Web Console.

mbs_cameras_mgmtweb_fim11_v90

Leaving the argument as false would return content directly from the camera.

Using the true argument would prompt the gateway software to act as a proxy server to serve the content from the camera.

mbs_cameras_mgmtweb_fim12_v90mbs_cameras_mgmtweb_fim13_v90