Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 741 Bytes

Video And Photo Capture For Unreal Engine

  • Based on ffmpeg library
  • Supports hardware encoding
  • MultiThreaded
  • Supports showing and hiding the UI
  • Supports screenshots
  • Supports horizontal cropping
    Contributions are welcome.

How to use

First set Viewport client to CaptureGameViewportClient in project settings. then you can use these nodes:


TODO :

  • Clean up video capture code and algorithm and use unreal coding standard.
  • Remove deprecated libavutil functions.

Made in collaboration with Serpentine Arts Technologies