RealTwin Docs
  • CameraTwin
    • About CameraTwin
    • Installation
      • Installation - Mobile app
      • Installation - Unreal Engine
      • Changelog
    • Get Started
    • Documentation
      • Mobile Applications
        • Entry Screen
        • Main Camera Screen
        • Menu Drawer
        • Horizon Alignment
        • Quick Actions (Mobile)
        • Advanced Camera Controls
          • Android Untracked Mode
      • Unreal Engine Plugin
        • CameraTwin LiveLink Setup
        • Control Panel
        • Quick Actions
        • Recording Settings
        • Recording Events
        • CameraTwin Recorder
          • đźš§ CameraTwin Recording Asset 🔜
        • Scene Capture Components
        • Camera Parameters Manager
          • CG Focus Controller
          • đźš§Advanced Focus Controller 🔜
      • Stage Setup
      • Multi-Camera Setup
    • Tutorials
    • FAQ
    • Troubleshooting
      • My device is not showing up in the LiveLink sources list
      • My Stream seems frozen in Unreal Engine
    • Support
  • Virtual Productions Cloud [VPC]
    • VPC Service
    • VPC Dashboard
    • VPC Plugin
      • VPC Plugin Installation
        • Changelog
      • Toolkits
        • Toolkit Installation
        • Environment Toolkit
          • Tools
            • Text to Environment Map
            • Image to Environment Map
          • Results
          • How to use the results
          • Changelog
        • Motion Toolkit
          • Tools
            • Text to Motion
            • Trajectory Control
            • Motion Edit
            • Motion Stitch
            • Motion Load
            • Tool Options
            • Using custom inputs
            • Prompt Guidelines
          • Tutorials
          • Changelog
        • Material Toolkit
          • Tools
            • Texture to Material
            • Using custom parent Materials
          • Changelog
    • FAQ
    • Support
Powered by GitBook
On this page
  • Recording Feature
  • Recording Settings Defaults
  • Fields of the Recording Settings
  1. CameraTwin
  2. Documentation
  3. Unreal Engine Plugin

Recording Settings

This page contains information about the Recording settings that the users can adjust to fit their needs.

PreviousQuick ActionsNextRecording Events

Last updated 10 months ago

Recording Feature

CameraTwin lets you record the incoming stream of every CameraTwin Source. The is our solution to store the Image sequence and the metadata sequence, consisted of the camera pose and parameters. The user can adjust the recording settings to fit the needs of the project.

Recording Settings Defaults

You can find the Recording settings defaults in the Project Settings -> CameraTwin -> Recorder Default Settings. The default settings are set as initial settings for every newly created CameraTwin Source.

Fields of the Recording Settings

Within the control panel the user can find the following settings related to recording the received video and metadata streams.

Fields

  1. “Recording Enabled”: to toggle on/off the recording in UE.

  2. “Folder Path”: the location that the recording files will be stored (final and intermediate).

  3. “Filename”: [Currently hardcoded to “frame_<timestamp>”] the template of the actual filename for each file of the image sequence.

  4. “Image Format”: The file type that the image sequence files will be encoded and stored.

  5. “Est. Disk Bandwidth”: According to the selected image format there is an estimation of the required disk write bandwidth. This is calculated based on FHD resolution and at 30 FPS for 4K it will be about 4 times more.

  6. “Image Quality”: It’s only relevant for the JPEG image format with 100 being the greatest quality, but resulting in bigger files while lower values reduce the image quality but significantly reduce the file sizes.

  7. “Delete Intermediate”: If the user has enabled the video generation and with this option enabled the system will delete the image sequence individual files (images and metadata) and it will keep only the resulting video and the single metadata file.

“Generate Video”: A toggle to automatically create a video from the recorded image sequence and a single file with all metadata related to each frame. For this option to work correctly the user must set the path to the FFmpeg executable in the “Project Settings” ->”Command Line Encoder”->”Executable Path” ()

video
CameraTwin Recorder
Recording Settings defaults in the Project Settings
Recording Settings in the Control Panel