AR Suite
...
Reference Manual
Tools Overview

LiveLink

7min
this section explains the different live link related components and their settings it is important to note that if you use the workflow wizard that the required live link components will be created and initialized for you and there is no need to set them up manually ncam live link source the ncam live link source receives the tracking data streamed by ncam reality and makes it available to the unreal engine there are two types of source ncamlivelinksource and ncamlivelinksourcelite which are each the endpoints for the ncam sdk and ncam sdk lite respectively to add an ncam live link source, open the live link tab ( window → virtual production → live link) ncam sdk connection parameters the available connection parameters are as follows ip address the ip address of the ncam reality server which is streaming the ncam sdk data packets the various sdk packets to request from the ncam server enabling/disabling the packets requested will change the capabilities of the livelink source note that in order to use the ncammarkers livelink subject the "markers" packet must be enabled note that in order to use lens distortion with either the compositing legacy composure guide docid\ l kxzirixmb6urwdxuign or compositing ar suite docid\ umxjtgrzk7yzsjdz7nyue the "distortion map" packet must be enabled ncam sdk lite connection parameters the available connection parameters are as follows ipaddress the ip address of the ncam reality server which is streaming the ncam sdk lite data leaving this field empty will attempt to resolve the host automatically udpport number the udp port to listen to for ncam sdk lite data live link component controller in order for an actor to receive tracking data it needs to have an attached “ livelinkcomponentcontroller ” the livelinkcomponentcontroller can simply be added to the desired actor, e g cinecameraactor , cameraactor etc, using the " + add component" button on the details panel for the selected actor subject representation select an ncam camera subject and give a role to it component to control the component on the actor to control using the given subject the following role settings are automatically populated when the live link component controller is added to a new actor and the subject is set to reference the ncam camera they can be changed to override the default behaviour transform role the role that will be used to drive the component to control this can be overridden to disable the transform altogether camera role the role that is used to drive all standard ue4 cameras ncam camera role an extension to the camera role that is used to drive nctrackedcamera objects