Search
Related topics are listed below.
Calibration
Stage Precision » Stage Precision » Views / Elements » Objects » Calibration
These are the different types of calibration screens availble: Infinite Board Multi Screen Single Screen
Lens Calibration
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Lens Calibration
The main objective of the Lens Calibration Tool is to generate a Lens Profile. Additional this tool can position/align screens within the correct 3D location/orientation. Prerequisites At least one calibration screen or by using a more complex wall, a multiscreen…
Calibration Tool
Stage Precision » Stage Precision » Views / Elements » IO Connections » Calibration Tool
World Calibration
Calibration Screens
Stage Precision » Stage Precision » Workflows » Camera Calibration » Calibration Screens
Multiscreen Single Screen Infinity Screen !It is extremely important that the settings in SP for the calibration screen for the size of the marker, starting marker ID, resolution of the screen, size of the screen are all configured to match what the real world…
Calibration Screen
Stage Precision » Stage Precision » Views / Elements » Objects » Utilities » Calibration Screen
Calibration Screen Setup Name Description Size The width and height of the screen can be added here in meters. Resolution The resolution in pixels width and height can be added here. Grid Size The number of…
Optitrack Calibration
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Optitrack Volume » Optitrack Calibration
The goal of the Optitrack Calibration is to calculate the relative positions of all the Optitrack Cameras in relationship to each other. There are different tools for calibrating multiple optitrack cameras through a wanding process to create one single Optitrack…
Camera Calibration
Stage Precision » Stage Precision » Workflows » Camera Calibration
SP has several methods of Camera Calibration Tools depending on the need. Calibration Tools These tools can generate Lens Profiles and/or Alignment Profiles as well as position screens. Name Notes Generate Lens Profile Generate Alignment Profile…
New Window
Stage Precision » Stage Precision » Views / Elements » New Window
This is a separate SP window that allows the docking of any of the views to this window. The way to dock and move views into this window is the same way as with the main SP window.
Image Calibration Wizard
Stage Precision » Stage Precision » Workflows » Camera Calibration » Image Calibration Wizard
Interface A breakdown of the toolbar at the top of the Image Calibration Wizard: Switch to expand the list of images captured for observation The button to capture an image from the camera feed for observation Run…
FAQ Camera Calibration
Stage Precision » Stage Precision » Workflows » Camera Calibration » FAQ Camera Calibration
How many observations should I do for my lens? It’s very difficult to say, there isn’t one way that works for all lenses. A high quality broadcast lens may only need a calibration point for zoom at every 20% step and then each at 0% and 100% focus. On the…
Camera Calibration Workflows
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows
Lens & Tracking Calibration Lens Calibration Tracking Alignment Alignment with Marker Simple Static Calibration Lens & Tracking Calibration
Simple Static Calibration
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Simple Static Calibration
The Static Calibration tool is to provide a quick and easy way to quickly align a static camera that does not move or do any pan/tilt/roll. At the end of this calibration, the camera would be placed relative to the calibration screen. *There will be NO lens profile…
Lens & Tracking Calibration
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Lens & Tracking Calibration
The main objective of the Lens & Tracking Calibration Tool is to generate a Lens Profile as well as an align the tracking system. Additional this tool can position/align screens within the correct 3D location/orientation. Prerequisites At least one calibration…
Calibration with incoming DMX values
Stage Precision » Stage Precision » Workflows » Light Tracking » Calibration with incoming DMX values
Prepare the Fixtures to full desk controll Select the fixtures which should be calibrated and set the Mix parameter all to the max value to have full controll from the lighting desk. *By using a map input for this, simply change this values from your lighting desk.…
Calibration with self-generated values
Stage Precision » Stage Precision » Workflows » Light Tracking » Calibration with self-generated values
Instead of using the lighting desk to focus on the measurement point during the calibration process, it´s also possible to position the fixture directly from SP. Make sure that SP has the full control Bring all Mix parameter to the minimum. Start Batch…
Simple Static Calibration with Marker
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Simple Static Calibration with Marker
The Static Calibration tool is to provide a quick and easy way to quickly align a static camera that does not move or do any pan/tilt/roll. At the end of this calibration, the camera would be placed relative to predefined markers.. *There will be NO lens profile or…
Lens & Tracking Calibration Wizard
Stage Precision » Stage Precision » Workflows » Camera Calibration » Lens & Tracking Calibration Wizard
Interface A breakdown of the toolbar at the top of the Calibration Wizard: Switch to view the list of observations that have been captured Switch to the capture mode Open the list of calibration screens …
The Widget
Shield for Unreal » Video tutorials (release 0.3.01) » The Widget
!This Video belong to an older Shield release. (0.3.01)
Object and Interface functions
Stage Precision » Stage Precision » Scripting » General use of Scripting » Object and Interface functions
Interface elements: Button: Button.press(); – press Button Button.release(); – release Button Slider: Slider.cancel(); – cancel running fades Slider.down(TimeInSeconds); – fade to min Value Slider.fadeto(Value,…
Project Framerate and Syncronisation
Stage Precision » Stage Precision » Workflows » Project Framerate and Syncronisation
SP Process Rate Genlock / Reference Timecode Synchronisation of IO Connection Input Synchronization Input Interpolation Output Synchronization Late Tick calculations / Low Latency
Kinetics and Physics Simulation
Stage Precision » Stage Precision » Workflows » Kinetics and Physics Simulation
SP has a built in Physics engine and can be used to simulate an object with mass being hung/driven from motorized winches. Prerequisite 1 x Kinetic Construction 1+ x Kinetic Driver IO connection to receive the kinetic driver information from Setup Make sure…
Work with the Commander/ScriptEditor
Stage Precision » Stage Precision » Scripting » General use of Scripting » Work with the Commander/ScriptEditor
You can use “autofill” if you press and hold “strg” and press “space” on your keyboard. The autofill will also shown up each time you try to access a subobject. Scripts can be testet by open click on the run button. The…
For loops and If clauses
Stage Precision » Stage Precision » Scripting » General use of Scripting » For loops and If clauses
For loops: for (i = 0; i < 5; i++) { text += “The number is “ + i + “”; } childs = Camera1.getChildren(); for (i = 0; i < childs.length; i++) { script.log(childs[i].name); } If clauses: if (value1 == 12) { script.log(“is…
Get/Set Objects and Interfaces
Stage Precision » Stage Precision » Scripting » General use of Scripting » Get/Set Objects and Interfaces
All objects and elements in Stage Precision has an unique identifyer. If you select an object you can see a smal number behind the object name: In this example you can see the number “1”. Means, that this object is “Slider1”. Each object…
Use the recordings within Stage Precision
Stage Precision » Stage Precision » Views / Elements » Timeline Recording » Use the recordings within Stage Precision
To use the recorded layer within Stage Precision, simply replay the timeline. *If you have done recordings for objects with map inputs, which still sending data, please make sure that you disable the map input during replay the recording. With a click on the icon…
Split Mode – The Foreground List
Shield for Unreal » Video tutorials (release 0.3.01) » Split Mode – The Foreground List
!This Video belong to an older Shield release. (0.3.01)
Split Mode – The Clip Plane
Shield for Unreal » Video tutorials (release 0.3.01) » Split Mode – The Clip Plane
!This Video belong to an older Shield release. (0.3.01)
Hokuyo UST-10LX
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Hokuyo UST-10LX
The UST-10LX is a 2D LiDAR sensor. For details on how to use this object to do blob tracking please refer to this page. *This is only available for Tracking, Full, and Engineer license. Add the Sensor To add a connection to a UST-10LX, open the Object Tree and add…
Monogram Integration/Profile
Monogram Integration/Profile
A Monogram controller can be used on the same computer where Stage Precision is running. !To see the necessary settings in Stage Precision click here *The Monogram profile can be find within the Stage Precision program directory. (C:\Program Files\Stage…
Preferences
Gateway » Preferences
Gateway is running as background process. You can configurate and find Gateway after the installation in your Taskbar. To change the settings or quit Gateway you can click on the Gateway icon to open the menu. Within the Preferences define “Name”…
Real Sense T265
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Real Sense T265
The Real Sense T265 is a tracking camera with a built-in Interial Measurement Unit (IMU). Add the Sensor To add a connection to a Real Sense T265, open the Object Tree and add the Real Sense T265 under the category “Sensors”. The Sensor Object appears…
Optitrack Alignment
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Optitrack Volume » Optitrack Alignment
Once all the cameras has been calibrated and their relative position between each other has been reconstructed, the next step is to offset / translate the entire group of cameras so the tracking volume is aligned with the 3D space within SP. There are several options…
Axis tools
Stage Precision » Stage Precision » Workflows » Camera Calibration » Axis tools
Axis is used to create a path of movement along an axis / track / spline based on encoder values and and image provider. If an object has multiple axes of movement, mutiple axes can be created one at a time and put one axis as a child of another to create a parent…
1.1.16 / 1.1.33
Stage Precision » Changelog » 1.1.16 / 1.1.33
This minor release mainly contains improvements and some new features as well as many bug fixes New Sensor object: Sick Lidar now supports the full product range (LMS, LRS, MRS, PicoScan & TIM) New Node: Generator for random numbers Objects Improvements: The…
Azure Kinect
Stage Precision » Stage Precision » Views / Elements » IO Connections » Skeleton » Azure Kinect
To use the Azure Kinect IO connection, the kinect sensor(s) must first be added using the + button. !Azure Kinect SDK Version 1.4.1 (Firmware 1.6.110079014) is supported. Kinect Setup Coordinates Name Description Position The…
Tracking Alignment
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Tracking Alignment
The main objective of the Tracking Alignment Tool is to generate an Alignment Profile which captures the information about the relationship between the world coordinate from the tracking system to the world coordinate within SP. Prerequisites At least one…
Laser Fixture
Stage Precision » Stage Precision » Views / Elements » Objects » Fixture » Laser Fixture
This is a laser fixture object which has full parameter control. Coordinates Name Description Position This will move the object along X, Y and Z axis in the local space. Scale Scale of the coordinate system. To scale the…
0.8.127
Stage Precision » Changelog » 0.8.127
IO-Connections: OSC filter events within the IO-Connection ncam Vicon DCS Yocto-Color-V2 Yocto-GPS-V2 Yocto-RangeFinder Yocto-3D-V2 Technocrane UDP supports now sync functions IO-Connections (Sensors): Hokuyo Lidar galaxy cam New Objects: Measurement…
Camera
Stage Precision » Stage Precision » Views / Elements » Objects » Tracked Objects » Camera
Camera Filter Distortion Viewer This places a standard camera in the 3D space. This camera can be set to a perspective or orthogonal view. Coordinates Name Description Position This will move the object along X, Y and Z axis in the…
Lock Shield
Shield for Unreal » Setting & Functions (v0.8) » Shield Plugin Settings » Lock Shield
To “lock” Shield to a reference input, we recommend one of the following options: Fixed Framerate !This option should be used only, if the GPU is locked to an external house sync, like with an NVIDIA Quadro SYNC II card. Enable the option…
Gateway
Gateway
Gateway is a small application which can be run on multiple machines in your network. It possible to send trigger commands with SP to one or several remote Gateway instances. Gateway Preferences Gateway IO in Stage Precision Commands from Stage Precision Gateway…
Image Based Blob Tracking
Stage Precision » Stage Precision » Workflows » Blob Tracking Workflows » Image Based Blob Tracking
Any sensor which provides an Image Provider can be used for Blob Tracking. This could be infrared cameras, depth cameras, head map cameras as well as RGB cameras. Device RGB Depth IR Filter Notes Azure Kinect …
Alignment with Marker
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Calibration Workflows » Alignment with Marker
The main objective of the Alignment with Marker Tool is to align the tracking system using predefined markers in 3D space instead of patterns on a screen. Prerequisites Media Input into SP A camera object within SP A Lens Profile for the camera A supported…
Light Fixture
Stage Precision » Stage Precision » Views / Elements » Objects » Fixture » Light Fixture
This is an interchangeable moving light fixture. Coordinates Name Description Position This will move the object along X, Y and Z axis in the local space. Scale Scale of the coordinate system. To scale the Object check the…
CommonVisionCamera
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » CommonVisionCamera
https://www.commonvisionblox.com/en/products/series/cvb-camerasuite/ For details on how to use this object to do blob tracking please refer to this page. *This is only available for Tracking, Full, and Engineer…
Galaxy Camera
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Galaxy Camera
Support for GigE Cameras from Daheng Imaging For details on how to use this object to do blob tracking please refer to this page. *This is only available for Tracking, Full, and Engineer license. Tools As an image based sensor, there is the option to utilize the…
Blickfeld Cube 1
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Blickfeld Cube 1
The Cube 1 from Blickfeld is a 3D-Lidar. SP can use the 3D-Pointcloud for Blobtracking. For details on how to use this object to do blob tracking please refer to this page. *This is only available for Tracking, Full, and Engineer license. Add and Configurate Cube 1…
Shotover G1
Stage Precision » Stage Precision » Views / Elements » IO Connections » Camera Tracking » Shotover G1
Shotover G1 is a lightweight, weather resistant, gyro-stabilized gimbal platform. *This is only available for Virtual Production, and Full license. Shotover Name Description Local Port This is the port that will receive data from other…
1.1.46
Stage Precision » Changelog » 1.1.46
New Integrations: Indiemark Lens Encoder Indiemark 2 Lens Encoder Glassmark II Lens Encoder Websocket New Nodes: Fading MTC In New Features: New Camera calibration tool: Simple Static Calibration to calibrate a fix lens and align the camera with a single…
Image Sensor
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Image Sensor
For details on how to use this object to do blob tracking please refer to this page. Tools As an image based sensor, there is the option to utilize the workflow similar to those from camera calibration to locate / reposition the sensor’s coordinate. The…
1.1.128
Stage Precision » Changelog » 1.1.128
New Sensors / IO Connections: Robosense 3D lidar Canon CV Protocol New Maps: Visca Map Joystick input for PTZ Cameras Visca Map input for Target Frame New Features: New Volume Filter – Scale New Volume Filter – Offset Add calibration tools for…
1.1.0
Stage Precision » Changelog » 1.1.0
New Camera Calibration workflows and objects: Lens & Tracking Calibration Lens Calibration Tracking Alignment Alignment with marker Screens Alignment Reposition from Screen Focusing on Points Linear Axis Rotator Axis 2D Axis Multiscreen Single…
Reposition from Marker
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Reposition Tools » Reposition from Marker
The Reposition from Marker Tool is used to reposition a camera based on a predefined markers in 3D space instead of patterns on a screen. This tool can be used on a camera with a tracking system as well as static camera with no tracking system. Prerequisites A…
Optitrack Analysis
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Optitrack Volume » Optitrack Analysis
Analyse Recording This tool is used to record some tracking data and this tracking data can be used at a later time to analyse the accuracy of the tracking system. It is useful to help analyse whether some cameras have shifted over time since the last calbration, and…
Screens Alignment
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Reposition Tools » Screens Alignment
The Screen Alignment Reposition Tool is used to reposition multiple screens based on a known calibrated tracked camera. *For this tool to work, the tracked camera needs at least Pan/Tilt encoders, but ideally a full 6DoF tracking system will generate better…
Sony FR7
Stage Precision » Stage Precision » Views / Elements » Objects » PTZ » Sony FR7
Prepare the camera First the freeD feedback output needs to be activated Make sure, that this values are matching with the SP settings: - Camera ID - Destination IP - Destination Port Enable Visca for the FR7 Enable Tally over Visca Range the Zoom and…
Camera Reposition Tools
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Reposition Tools
On top of doing a Lens Calibration and Tracking Alignment, the camera object has some extra tools to help reposition multiple screens based on the captured images. Prerequisites: Tracking system data into SP Media input into SP A camera object within…
Alignment Profile
Stage Precision » Stage Precision » Views / Elements » Pool » Alignment Profile
This is a profile for aligning the tracking system’s incoming data to the SP world coordinate. This is generated from tools under the Camera Calibration workflow. For more information, please click here.
Reposition from Screens
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Reposition Tools » Reposition from Screens
The Reposition from Screen Tool is used to reposition a camera based on a known / pre-defined location of a screen. This tool can be used on a camera with a tracking system as well as static camera with no tracking system. Prerequisites At least one calibration…
1.1.90-92
Stage Precision » Changelog » 1.1.90-92
New Objects: Orbbec Femto Mega StreamDeck New IO Connection: Phiget Rel1100 ADM-OSC Kinesys New Features: All tracking map inputs have now delays for position, rotation and all additional custom data like zoom, focus etc. New Camera calibration…
Orbbec Femto Mega
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Orbbec Femto Mega
The Femto Mega from Orbbec is a multi-mode Depth and RGB camera with real-time streaming over Ethernet or USB connections. This sensor object is supporting the image based blob tracking as well as the point cloud blob tracking workflows. Setup First add the Orbbec…
Measurement Point
Stage Precision » Stage Precision » Views / Elements » Objects » Utilities » Measurement Point
Measurement Points are reference points which can be used for Lens Calibration, Tracking calibration and to calibrate Light Fixtures. Measurement Points can be added within the Object Tree to find in the menu “Utilities”. *Rename the Measurement Points…
1.1.68
Stage Precision » Changelog » 1.1.68
New Sensor integration: Ouster 3D Lidar New IO Connection: Aumovis Grass Valley Native RossTalk Pixotope API integration Erizos API integration Qsys ECP Integration Spatial Phidget MOT 1102 New Objects: Text object New Node: Debounce New Camera…
Technocrane Serial (SUPERTECHNO)
Stage Precision » Stage Precision » Views / Elements » IO Connections » Camera Tracking » Technocrane Serial (SUPERTECHNO)
The Technocrane is a camera crane system, this is the input for the crane tracking system. *This is only available for Virtual Production, and Full license. Technocrane Serial Setup Name Description Port Don’t Connect Standard…
Light Tracking
Stage Precision » Stage Precision » Workflows » Light Tracking
Add/Setup Tracking Light Fixtures Define Measurement Points DMX Patch Calibration with incoming DMX values Calibration with self-generated values Live Control DMX Merge
Optitrack Recalibration
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Optitrack Volume » Optitrack Recalibration
Recalibration can be done if some cameras have shifted slightly or a new camera is added into an already calibrated system. This is a tool to provide a faster method to calibrate a system based on the assumption that the majority of the system is still in a good state.…
1.1.112
Stage Precision » Changelog » 1.1.112
New IO Connections: Blackmagic Design Smart Videohub 10×10 Blackmagic Design Smart Videohub 80×80 Blackmagic Design Smart Videohub 120×120 New PTZ Objects: Panasonic UE 100 Panasonic UE 150 Panasonic UE 160 Sony BRC-X1000 Sony…
Panasonic UE 100 / UE 150 / UE 160
Stage Precision » Stage Precision » Views / Elements » Objects » PTZ » Panasonic UE 100 / UE 150 / UE 160
For the general configuration on how to work with a PTZ camera, please refer to here. In this page, we will be mainly focusing on how to setup a Panasonic PTZ camera, specifically the UE 100, UE 150, and the UE160. Configure PTZ camera to send out FreeD Data In…
Cmotion
Stage Precision » Stage Precision » Views / Elements » IO Connections » Camera Tracking » Cmotion
*This is only available for Virtual Production, and Full license. Cmotion Setup Name Description Port Don’t Connect Standard Serial over Bluetooth Link (COM4) Standard Serial over Bluetooth Link (COM5) Baud Rate …
WiseHockey
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » WiseHockey
WiseHockey is a tracking solution that provides location information about the players and the puck in a ice hockey ring. *This is only available for Tracking, Light Tracking, Full, and Engineer license. Setup WiseHockey Name Description …
Utilities
Stage Precision » Stage Precision » Views / Elements » Objects » Utilities
Calibration Screen Measurement Line Measurement Point
TiMax Tracker d4
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » TiMax Tracker d4
This is an integration with the TiMax Tracker which is a positional tracking system based on UWB technology. *This is only available for Tracking, Interactive, and Full license. TiMax Setup Input Name Description Port This is the port…
Spidercam (FRAME-B)
Stage Precision » Stage Precision » Views / Elements » IO Connections » Camera Tracking » Spidercam (FRAME-B)
Spidercam is a cable camera system. Within Stage Precision it´s possible to read the position, rotation and lens data from a spidercam system. *This is only available for Virtual Production, and Full license. !Not each Spidercam product can send out tracking data.…
Camera View
Stage Precision » Stage Precision » Views / Elements » Board & Nodes » Utility Nodes » Camera View
Camera View Setup Name Description Camera The camera can be selected using the target button. Screen The calibration screen can be selected using the target button. Distance to Center This is the output…
Global Script (pool item)
Stage Precision » Stage Precision » Scripting » Global Script (pool item)
To create a global reachable script you need to open your pool view and add a scrip item there. *By double click on the pool item you can rename it. If you select this script you can see in the inspector the script editor. Click on the icon to open the script…
Antilatency
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » Antilatency
This is a native input for Antilatency tracking data. Antilatency is an inside-out tracking system provider for VR/AR, Virtual Production, MoCap, Drones and Robotics. !AntilatencyService v4.0.0 needs to run and connected on the same computere where SP is…
Supported Tracking Protocols
Stage Precision » Stage Precision » Workflows » Camera Calibration » Supported Tracking Protocols
Supported tracking protocols for different calibration methods: *These protocols can also be used in combination! Example: Protocol “A” supports “Lens Calibration” but not “Tracking Calibration”. Protocol “B” supports…
PTZ
Stage Precision » Stage Precision » Views / Elements » Objects » PTZ
All of the manufacturer specific PTZ camera objects would be organized under this category. Currently, we have the following manufacturer specific PTZ cameras: Panasonic UE 100 Panasonic UE 150 Panasonic UE 160 Sony BRC-X1000 Sony FR7 !The Sony camera…
Tracking Light Fixture
Stage Precision » Stage Precision » Views / Elements » Objects » Fixture » Tracking Light Fixture
The Tracking Light Fixture is an object to follow a Target and drive a real moving head fixture in real time. It can send and receive DMX data over ArtNet and/or sACN. *This is only available for Light Tracking, Full, and Engineer license. This object can not only…
Pixera
Stage Precision » Stage Precision » Views / Elements » IO Connections » Media Server » Pixera
PIXERA is a 64-bit media server system for real-time media processing and compositing and management, which is built around the theme of usability. Pixera Setup Name Description Update Handle Ids When pressing the button the handle Ids…
Axis
Stage Precision » Stage Precision » Views / Elements » Objects » Axis
*This is only available for Virtual Production, Full, and Engineer license. See under Camera calibration: Linear Axis Rotator Axis 2D Axis
IO Connections
Stage Precision » Stage Precision » Views / Elements » IO Connections
IO Connections are input and output protocols and/or devices which is how tracking, movement and trigger events are communicated in and out of Stage Precision. IO Connections can be added using the + button. 2D Tracking 3D Tracking Audio Camera…
StreamDeck
Stage Precision » Stage Precision » Views / Elements » Objects » Controller » StreamDeck
The StreamDeck is a customizable OLED button control interface. By creating a StreamDeck object under the object tree allows you to directly connect to a StreamDeck device and configure the buttons’ design and functions within SP. !Early versions of the…
OSC Input Monitor
Stage Precision » Stage Precision » Views / Elements » IO Connections » Protocol » OSC » OSC Input Monitor
Open the OSC monitor to see the incoming messages. This open a floating window like these:
Optitrack Volume
Stage Precision » Stage Precision » Views / Elements » Objects » Sensors » Optitrack Volume
Optitrack Volume is the representation of the tracking area from a group of optitrack cameras that have been calibrated. *This is only available for Tracking, Light Tracking, Full, and Engineer license. In order to have a working optitrack volume, the following steps…
Blacktrax (RTTrPM)
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » Blacktrax (RTTrPM)
This is a native input for Blacktrax tracking data. *This is only available for Tracking, Light Tracking, and Full license. Blacktrax (RTTrPM) Setup Input Name Description Multicast Connection When on, data can be sent to multiple…
Inspector
Stage Precision » Stage Precision » Views / Elements » Inspector
Variable parameter control Expressions parameter control Target selection Parameter adjustment tool Snap to Point The inspector is the section where all parameters are displayed and can be changed and altered. Parameters are separated into different groups and…
Releasing License
Stage Precision » Licenses » Releasing License
Releasing a license from a machine frees the license so that it could be added to another machine. How to Release a License from an Online Machine Open the License Manager of SP via the Help menu. From the License Manager window, you would be able to see all of…
Multiscreen
Stage Precision » Stage Precision » Workflows » Camera Calibration » Calibration Screens » Multiscreen
A calibration multiscreen can be used to calibrate curved or other shaped LED-Walls. Basic configuration of defining the screen size, resolution and marker IDs are the same as a Single Screen. For details please refer to here. *You can export a Multiscreen as FBX …
Distortion Viewer
Stage Precision » Stage Precision » Views / Elements » Objects » Tracked Objects » Camera » Distortion Viewer
The Distortion Viewer is a simple preview to visualize the distortion Values of the Camera object. There is one layer where a source can be distorted and another layer with an not distorted source. These layers can be combined to see if the distortion values matched…
Settings & Functions (UE5)
Shield for Unreal » Settings & Functions (UE5)
Once the plugin has been installed, a few extra buttons would be added to the top menu of the Unreal Editor Settings License Live Link Settings Live Link Window – open the Live Link window Remote Settings Render Settings SDI Settings Input…
Technocrane UDP (SUPERTECHNO)
Stage Precision » Stage Precision » Views / Elements » IO Connections » Camera Tracking » Technocrane UDP (SUPERTECHNO)
The Technocrane is a camera crane system, this is the input for the crane tracking system. *This is only available for Virtual Production, and Full license. Input Name Description Local Port This is the port that will receive data from…
Focusing on Points
Stage Precision » Stage Precision » Workflows » Camera Calibration » Camera Reposition Tools » Focusing on Points
The Focusing on Points Reposition Tool is used to update an existing Alignment Profile of a tracked camera. Typically this is used when the already aligned tracking system has been nudged / shifted slightly and only want to do a quick re-alignment. Prerequisites A…
0.8.126
Stage Precision » Changelog » 0.8.126
Stage Precision 0.8.126 New IO Connections: Monogram Creative Console Skaarhoj Controller Deltacast input card New Features: General add relative mode to XY Stick Undo function for container reset Usebility support calculation also in fields with mm and…
0.8.124
Stage Precision » Changelog » 0.8.124
Stage Precision 0.8.124 New Camera Calibration features: Camera Calibration Camera Reprojection with Board Camera Reprojection with Marker Board Reprojection General New Features: Stype Output supports now TC Webserver supports now Colorfield Webserver…
Yocto-RangeFinder
Stage Precision » Stage Precision » Views / Elements » IO Connections » Kinetic & Sensors » Yocto » Yocto-RangeFinder
The Yocto-RangeFinder is a USB distance sensor (range finder). The Yocto-RangeFinder IO can be added with a click on the (+) within the IO Connections. Within the Inspector the Yocto-RangeFinder needs to know the connection mode (USB or Network) and the device…
Remote Settings
Shield for Unreal » Settings & Functions (UE5) » Remote Settings
In order to allow parameters to be remotely controlled via Shield, a Remote Control Preset needs to be created and assigned. Details are similar to how it is done in UE4. Refer to here more information. *Remember to keep the Remote Control Preset window open in…
Optitrack (NatNet)
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » Optitrack (NatNet)
This is a native input for Optitrack NatNet data. *This is only available for Virtual Production, Tracking, Light Tracking, and Full license. Optitracks (NatNet) Setup Input Name Description Server IP This is the port that the data…
Pozyx
Stage Precision » Stage Precision » Views / Elements » IO Connections » 3D Tracking » Pozyx
This is an ultra-wideband software and hardware designed to accurately track moving objects within a space. *This is only available for Tracking, Light Tracking, and Full license. Pozyx Setup Name Description Server IP This is where the…
Leica Disto
Stage Precision » Stage Precision » Views / Elements » IO Connections » Utilities » Leica Disto
Lecia Disto Setup Name Description Measure Polar Device The device name will be displayed here when connected. Test Message Pressing the button will test the communication message. OSC Input…