iOS RTMP streaming library - LFLiveKit vs VideoCore lib vs alternative

22,048

Other


Other (Paid)

  • Low latency GPU Streaming Library for iOS - onlinelib·de/streaming/ ($$?)
  • VideoStream SDK Objective-C framework for iOS - videostreamsdk·com ($$$, FFMPEG license?)
  • VideoKit streaming framework for iOS - iosvideokit·com ($$$+)
  • Larix Mobile Broadcasting SDK - wmspanel·com/mobile_library ($$)
  • Streamaxia OpenSDK - streamaxia·com/opensdk-ios-rtmp-library ($$)

LaiFeng iOS Live Kit has more features, iOS only. If sharing code base between iOS and macOS HaishinKit (LF) seems to be a better choice, also note Emmanouil Nicolas's answer regarding HaishinKit lf.swift completely written in swift and is constantly updated (!) Also take a look at the project mentioned by Emmanouil: ltebean/Live

Testing both HaishinKit and LaiFeng iOS Live Kit libraries with Cameleon and publishing the result here.

Share:
22,048

Related videos on Youtube

Yatko
Author by

Yatko

Design is how it works -Steve Jobs

Updated on May 11, 2020

Comments

  • Yatko
    Yatko almost 4 years

    We're using VideoCore lib for a live streaming app and started to reach certain limits e.g. project maintenance, saving the stream, portrait-oriented video formatting, external camera sources, etc.

    Looking for an alternative iOS RTMP streaming library, one that is more up to date. Any tested suggestions? Thank you!

  • Jonas Follesø
    Jonas Follesø almost 7 years
    Can libraries like LFLiveKit be used to playback an RTSP h264 stream, or are they aimed at streaming (from iOS to server) and not playback?
  • Sunil Targe
    Sunil Targe over 5 years
    Why all above libraries doesn't support 4K streaming even in high bandwidth network? Only 'Streamaxia OpenSDK' library mention that they're supporting 4K but still after trying their sample app with 4K streaming still it doesn't work smoothly. Highly needed suggestion on this..