Swift rtmp base live streaming lib. Inspired by LFLiveKit https://github.com/LaiFengiOS/LFLiveKit
- Video configuration
- Beauty Face
- WaterMark
- Audio configuration
- Audio Mute
- AudioEngine support
- Audio only broadcasting
- Audio broadcasting in background
- H264 Hardware Encoding
- AAC Hardware Encoding
- RTMP
- Drop frames on bad network
- Dynamic switching bitRate
- local MP4 recording
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 8.0+
- Xcode 13
HPLiveKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
platform :ios, '8.0'
pod 'HPLiveKit'
Huiping Guo, [email protected]
HPLiveKit is available under the MIT license. See the LICENSE file for more info.