HPLiveKit [WORK IN PROGRESS]
Swift rtmp base live streaming lib. Inspired by LFLiveKit https://github.com/LaiFengiOS/LFLiveKit
Features
input
video
- Beauty Face
- WaterMark
audio
- Audio Mute
- AudioEngine api
- Radio broadcasting
encoder
- H264
- AAC
publish
- RTMP
- MP4 recording
- Drop frames on bad network
- Dynamic switching bitRate
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
- iOS 8.0+
- Xcode 13
Installation
HPLiveKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'HPLiveKit'Usage example
Author
Huiping Guo, [email protected]
Release History
License
HPLiveKit is available under the MIT license. See the LICENSE file for more info.