Skip to content

Add my first device

In this guide we will integrate an IP camera into Netsocs using the ONVIF standard driver. By the end, the device will be registered on the platform and its objects will be available for monitoring and automations.

Prerequisite: The Site Manager must be installed, configured, and in Connected state before continuing. Refer to the Netsocs Site Manager guide if you have not completed that step yet.


Step 1: Install the ONVIF driver

The ONVIF driver is the module that allows Netsocs to communicate with cameras that implement the ONVIF standard. If it is already installed, skip to the next step.

  1. Go to Settings → Drivers.
  2. Find the ONVIF driver in the available catalog.
  3. Click Install and wait for the process to complete.

Driver catalog with ONVIF available

Once installed, the driver will appear in the list with status Running.

ONVIF driver installed and running

Note: If the driver enters an error state after installation, verify the Site Manager's connectivity to the hub and try again.


Step 2: Access device management

  1. Go to Settings → Technologies.
  2. Select the corresponding site from the list of registered sites.
  3. Click Add device.

Technologies view with site selected


Step 3: Configure the new device

The device creation form will open. Fill in the fields with your camera's details:

Device creation form

Field Description
Name Descriptive name to identify the camera on the platform (e.g., Main Entrance Camera).
Driver Select ONVIF from the list of available drivers.
IP Address IP address of the camera within the local network.
Port ONVIF port of the camera. The standard value is 80; some manufacturers use 8080 or 2020.
Username Username configured on the camera.
Password Password associated with the specified user.

Step 4: Select the ONVIF profile

After entering the credentials, click Get profiles. Netsocs will connect to the camera and list the available video profiles.

ONVIF profile selector retrieved from the camera

Select the desired profile and click Save.

Tip: If the camera exposes multiple profiles, choose the highest resolution one for the main channel and reserve lower-resolution profiles for secondary or mobile streams.


Step 5: Verify device integration

Once saved, the device will appear in the site's technology list. Verify that its status is Online.

Newly added device with Online status

If the status is Offline or Error:

  • Confirm the camera is reachable from the Site Manager's network.
  • Verify that the credentials entered are correct.
  • Make sure the ONVIF port configured on the camera matches the one entered in the form.

Step 6: Review the created objects

When the device is registered, Netsocs automatically creates the objects that represent the capabilities detected on the camera (video channels, motion detection, digital inputs, etc.).

  1. Go to Settings → Objects.
  2. Filter by the newly created device.

List of automatically generated objects for the camera

Each object can be assigned to a Domain, renamed, and configured to participate in automations or visualizations.


Step 7: View video in the interface

With the device integrated, the video channel is now available in the Video Grid.

  1. Go to the Video Grid module from the main menu.
  2. Drag the camera channel into a grid cell.

Camera video channel visible in the Video Grid


Result

The camera has been successfully integrated into Netsocs. From this point you can:

  • Include its video channel in synoptics and maps.
  • Configure automations based on motion detection events.
  • Review historical recordings from the Playback module.

Final view of the integrated device on the platform