iOS RTMP 流媒体库 - LFLiveKit vs VideoCore lib vs alternative

iOS RTMP streaming library - LFLiveKit vs VideoCore lib vs alternative

我们正在将 VideoCore 库用于直播应用程序并开始达到某些限制,例如项目维护、存流、纵向视频格式化、外接摄像头源等

正在寻找替代 iOS RTMP 流媒体库,一个更新的。任何测试的建议?谢谢!

其他


其他(付费)

  • 用于 iOS 的低延迟 GPU 流媒体库 - o​​nlinelib·de/streaming/ ($$?)
  • VideoStream SDK Objective-C iOS 框架 - videstreamsdk·com ($$$, FFMPEG 许可证?)
  • VideoKit 流式传输 iOS 的框架 - iosvideokit·com ($$$+)
  • 落叶松移动广播 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.