ScreenCapturer
is a iOS wrapper written on Swift over Apple ReplayKit that enable to record screen video and audio from speaker or microphone into a file
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 11+
- Xcode 11+
ScreenCapturer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ScreenCapturer'
InstagramAPI is also available through Carthage. To install just write into your Cartfile:
github "anovoselskyi/ScreenCapturer"
anovoselskyi, [email protected]
ScreenCapturer is available under the MIT license. See the LICENSE file for more info.