Git Product home page Git Product logo

lfrtmp's Introduction

LFRtmp iOS SDK

##一. 功能特性 1:开源全部代码,未内置任何静态库或者framework
2:纯OC实现RTMP推流端协议内容
3:AAC音频编码,iphone6s以上采用48k音频采样,iphone6s以下设备采用44k音频采样
4:H.264 视频编码,iOS8以下软编,iOS8以上硬编
5:多分辨率码率支持
6:能够与GPUImage无缝集成,支持美颜和水印,可自定义或集成GPUImage丰富的滤镜效果
7:兼容IPV6环境
8:关键技术点如RTMP块格式构成、FLV音视频封包等有详细注释和说明,结构简单代码清晰
##二. 安装 可手动安装下载本项目demo将工程中的LFRtmp目录下源代码添加到项目中即可
##三. 使用 下载本项目demo有使用实例,注意AMF下的源文件需使用非arc。请在ViewController的toggleCapture方法中填入相应的rtmp推流地址。

lfrtmp's People

Contributors

liuf1986 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lfrtmp's Issues

在真机上运行提示建立socket连接失败

LFRtmp[274:8386] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2017-08-08 16:56:53.848865+0800 LFRtmp[274:8386] [MC] Reading from public effective user settings.
2017-08-08 16:59:31.988039+0800 LFRtmp[274:8487] --------------RTMP:建立socket连接失败!--------------
2017-08-08 16:59:48.010984+0800 LFRtmp[274:8487] --------------RTMP:创建socket通道失败!--------------

您好!

加入我自己的推流地址,一直连接不上,我们不需要port,怎么处理

播放崩溃

[[LFRtmpUrlParser alloc] initWithUrl:@"rtmp://58.200.131.2/livetv/hunantv" port:1935];
很容易就崩溃

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.