# IOS推流SDK
**Repository Path**: linni/IOSTuiLiuSDK
## Basic Information
- **Project Name**: IOS推流SDK
- **Description**: ios端rtmp推流sdk
- **Primary Language**: Objective-C
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2017-09-14
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
<<<<<<< HEAD
# LiveVideoCoreSDK
基于IOS的手机视频直播SDK.
============================
LiveVideoCoreSDK是基于IOS的视频直播SDK(支持IOS8.1以上,基于开源videocore进行了改进)
-----------------------------------------------------------------------------
分辨率,速率配对关系:
1, 720x1280:至少1.5mbps;
2, 540x960: 至少800kbps;
3, 360x640: 至少:600kbps;
如果想获取丰富的滤镜直播效果,并且免除编译整合的困难, 可以到我新的基于gpuimage的代码库:
1, 多滤镜IOS推流SDK:
基于GPUImage的多滤镜拍摄, 滤镜资源丰富. [https://github.com/runner365/GPUImageRtmpPush] (https://github.com/runner365/GPUImageRtmpPush)
2, Android rtmp拍摄直播SDK:
Android手机软编码,手机适配能力强,支持所有市面的RTMP服务器。
[https://github.com/runner365/android_rtmppush_sdk] (https://github.com/runner365/android_rtmppush_sdk)
RTMP推荐开源服务器:
----------------------
NGINX-RTMP: 基于NGINX的rtmp服务模块,需要结合nginx来进行编译. [https://github.com/arut/nginx-rtmp-module] (https://github.com/arut/nginx-rtmp-module)
SRS(simple rtmp server): 国产独立的RTMP服务, [https://github.com/ossrs/srs] (https://github.com/ossrs/srs)
=======
# IOS推流SDK
ios端rtmp推流sdk
>>>>>>> c5177a2cd7355235b45624a4742425ea85ec4bb8