All Projects → liuf1986 → Lfrtmp

liuf1986 / Lfrtmp

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

Labels

Projects that are alternatives of or similar to Lfrtmp

Bigbluebutton Livestreaming
Streams a given BBB Meeting to an RTMP Server.
Stars: ✭ 145 (-42%)
Mutual labels:  rtmp
Media Server
A brpc-based server to host and proxy live streams
Stars: ✭ 175 (-30%)
Mutual labels:  rtmp
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+1043.2%)
Mutual labels:  rtmp
Red5 Client
Red5 Client
Stars: ✭ 149 (-40.4%)
Mutual labels:  rtmp
Rtmp To Webrtc
rtmp to webrtc
Stars: ✭ 168 (-32.8%)
Mutual labels:  rtmp
Go Rtmp
RTMP 1.0 server/client library written in Go.
Stars: ✭ 178 (-28.8%)
Mutual labels:  rtmp
Docker Streaming Server
Live streaming server
Stars: ✭ 141 (-43.6%)
Mutual labels:  rtmp
Srs Librtmp
The client library srs-librtmp of SRS(https://github.com/ossrs/srs)
Stars: ✭ 228 (-8.8%)
Mutual labels:  rtmp
Aquila
IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
Stars: ✭ 173 (-30.8%)
Mutual labels:  rtmp
Rtsp.player.android
RTSP player for Android / IP camera viewer
Stars: ✭ 199 (-20.4%)
Mutual labels:  rtmp
Rtmp Streamer
浏览器RTMP推流SDK (A javascript rtmp streamer library)
Stars: ✭ 156 (-37.6%)
Mutual labels:  rtmp
React Native Live Stream Rtmp Example
React native live stream using RTMP
Stars: ✭ 161 (-35.6%)
Mutual labels:  rtmp
Blss
NGINX-based Live Media Streaming Server
Stars: ✭ 187 (-25.2%)
Mutual labels:  rtmp
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+6593.6%)
Mutual labels:  rtmp
Nodemediaclient Ios
NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS
Stars: ✭ 221 (-11.6%)
Mutual labels:  rtmp
Nginx Http Flv Module
Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.
Stars: ✭ 2,063 (+725.2%)
Mutual labels:  rtmp
Haishinkit.swift
Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.
Stars: ✭ 2,237 (+794.8%)
Mutual labels:  rtmp
Fanplayer
A portable video player based on ffmpeg for windows and android platform.
Stars: ✭ 229 (-8.4%)
Mutual labels:  rtmp
Nginx Rtmp Monitoring
real-time monitoring statistics dashboard for nginx rtmp module
Stars: ✭ 224 (-10.4%)
Mutual labels:  rtmp
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+852.4%)
Mutual labels:  rtmp

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推流地址。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].