dorkhub

ScreenRecord

A Wrapper for Screen Recording on iOS with ReplayKit2

giridharvc7
Swift12739 forksMITupdated 9 years ago
git clone https://github.com/giridharvc7/ScreenRecord.gitgiridharvc7/ScreenRecord

ScreenRecord

This is a wrapper for screen recording on iOS with ReplayKit2.
Blog

Usage

Screen recording is abstracted to a single function

ScreenRecordCoordinator().startRecording(withFileName: "coolScreenRecording1", recordingHandler: { (error) in
            print("Recording in progress")
        }) { (error) in
            print("Recording Complete")
        }

Features

  • Automatically adds a stop recording overlay to the app, so that the user can stop the recording
  • Writes Videos to the documents directory in Replays folder

Contributions

Please feel free to contribute to the project :)

License

MIT License

more like this

ScreenRecoder

这是一个基于FFmpeg使用 C# 、C++ 开发的最简单的屏幕录制软件。

C50

search

search projects, people, and tags