Ncam Reality
...
Setting Up
Connecting to Renderers
Custom Integration
1min
Custom integrations of the camera telemetry could be achieved using any of the following solutions:
- the Ncam SDK provides access to all data streamed by Ncam Reality. We do not share the underlying protocol of the Ncam SDK. You will have to use our libraries available for Windows, Linux and MacOS that require to be integrated and distributed with your product. This solution leans on TCP/IP protocols and requires stable and low latency connectivity. The SDK is available from the download page linked below.
- the Ncam SDK Lite is the preferred solution for per frame integrations into new or custom render engines. It is a more streamlined and straightforward protocol to implement than the full NcamSDK protocol yet provides more information than a basic FreeD implementation. It is compatible with UDP and serial transmission.
- the Ncam SDK HFR protocol is similar to the Ncam SDK Lite protocol that has been optimized for low latency operations typically used in XR scenarios involving LED volumes. It is compatible with UDP and serial media.