Velarion: 所有产品五折优惠

MSC Screen & Camera Recorder

Michel Brito - 代码插件 - 2022/05/14

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.