Skip to content

shinn716/Unity-FFmpeg-ScreenRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-FFmpeg-ScreenRecorder

https://github.com/shinn716/Unity-FFmpeg-ScreenRecorder.git?path=Assets/Packages/FFScreenAudioRecorder


Need to set Audio input in first time.

  • FFAudioRecorder
    Capture microphone and system sound.

  • FFFrameRecorder
    Capture camera frames without audio.

  • FFMergeAV
    Merge Audio(mp3) and Video(mp4).

  • FFScreenRecorder
    FFmpeg Capture screen and audio (speaker and microphone)
    Right click on FFScreenRecorder component and click StartRecording, it will capture screen and audio both.
    Then click StopRecording, it will stop recording and export video to streamingassets/out.

About

Capture screen and audio (virtual audio and microphone)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages