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.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.