-
This repository is a little trick demo of a Live-show app, to use it, cocoapods is necessary
-
For live stream decoder, this demo uses Bilibili's ijkplayer, which is an Android/iOS video player based on FFmpeg n3.2, with MediaCodec, VideoToolbox support. For more detail information, please refer to https://github.com/Bilibili/ijkplayer#build-ios.
-
For live stream encoder and push, this demo uses youku LFLiveKit, a opensource RTMP streaming SDK for iOS, For more information, please refer to https://github.com/LaiFengiOS/LFLiveKit#lflivekit.
Some of this demo is introduced in my jianshu