MSC Screen & Camera Recorder

MSC Screen Recorder allows you to record video and audio in real time and export them in MP4 or AVI in a simple way.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This is a plugin that allows you to record the screen at runtime, it's lightweight, simple to use and that allows you to configure the framerate, compression quality and export format (MP4, AVI or WEBM).

기술적 세부사항

VIDEOS

EXAMPLE PROJECT

DOCUMENTATION


UPDATE

Now it is possible to record Perspective (2D) and Panoramic (360) cameras, it also allows to render by the sequencer in 360 with any resolution.


Features:

  • Recording nodes (Start, Pause, Resume and Finish Capture)
  • Status nodes (Is Recording, Is Paused and Is Exporting)
  • Events (On Export Finish, Event Dispatcher On Export Finished)
  • Recording Settings (Filename, OutputDirectory, Framerate, Compression, Sound Submix)
  • Record Camera View
  • Record Cameras in 360
  • Output Formats (MP4, AVI and WEBM)
  • Prepare MSC for packing button (Automatically configures project so that MSC Screen Recorder works in a Build.)

Code Modules:

  • MSC_Record (Runtime)
  • MSC_Record_Editor (Editor)


Number of Blueprints: 3

Number of C++ Classes: 7

Network Replicated: N/A

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Additional Notes:

  • Only Camera Recorder and Viewport Recorders support shipping package, Screen Recorder works only in development package.
  • Make sure you download Merger (prompted on first launch) otherwise the plugin will not work properly.
  • Before packaging, make sure you go to File and press Prepare to Package so that everything works correctly.