Giter Site home page Giter Site logo

jangocheng / lfrtmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuf1986/lfrtmp

0.0 2.0 0.0 3.12 MB

一个全开源的纯OC实现的RTMP推流SDK支持AAC、H264、美颜滤镜、AMF编解码。

License: MIT License

Ruby 0.06% Objective-C 97.65% Objective-C++ 2.01% C++ 0.28%

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

Watchers

James Cloos avatar  avatar

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.