Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1017 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1017 Bytes

inke_trick

  • 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.

screen shot

my jianshu blog

Some of this demo is introduced in my jianshu