微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

我们正在使用VideoCore lib进行实时流媒体应用,并开始达到某些限制,例如项目维护,保存流,纵向视频格式,外部摄像机源等.

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

解决方法

> HaishinKit(原名lf) – github.com/shogo4405/lf.swift(swift,iOS / macOS,最近,维护得很好)* 621
> Laifeng iOS Live Kit – github.com/LaiFengiOS/LFLiveKit(过滤器,完善)* 2250

LFLiveKit IOS mobile phone push code – 07002 *647

> VideoCore – github.com/jgh-/VideoCore(过时,成熟)* 1343
> KSY Live iOS SDK – github.com/ksvc/KSYLive_iOS(更多过滤器,最近)* 307

其他

>广播iOS SDK – cocoapods.org/pods/cineio-broadcast-ios
> MediaLibDemos3x – github.com/slavavdovichenko/MediaLibDemos3x * 199

其他(付费)

>适用于iOS的低延迟GPU流媒体库 – onlinelib·de / streaming /
($$?)
>适用于iOS的VideoStream SDK Objective-C框架 –
videostreamsdk·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 07007’s answer regarding HaishinKit lf.swift completely written in swift and is constantly updated (!)
Also take a look at the project mentioned by 07008: 07009

Testing both HaishinKit and Laifeng iOS Live Kit libraries with Cameleon and publishing the result 070010.

原文地址:https://www.jb51.cc/iOS/335174.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐