Skip to content

irajsb/UE_CaptureSubsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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