# Ncam

LightAct supports both **TCP** and **UDP** versions of this protocol. User also needs to enter the **Server address**, which is the IP address of Ncam running server.

### Ncam Receiver Device Node

To start receiving Ncam information insert a **Ncam Receiver** device.

![](/files/3DQDYNE5B9Gcjglh2YTd)

On the right side, under the *Stream*, configurable properties for specific devices will be shown. After you configure them, check **Listen** checkbox inside the device node.

### Read **Ncam** in Layer Layouts

To use the information read by **Ncam Receiver** node in LightAct, you need to create a **Read Ncam** node in the layouts.

Choose **Ncam Receiver** device in a **Device** dropdown menu, or connect **Device reference** node to this input, and you are ready to go.

![](/files/zv45iCrfjV7FXlZ349ly)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lightact.com/integrations/camera-and-object-tracking/node-based-tracking-workflows/ncam.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
