GithubHelp home page GithubHelp logo

guozi058 / anyrtc-rtmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anyrtcio-community/anyrtc-rtmp-opensource

0.0 1.0 0.0 19 KB

License: GNU General Public License v3.0

Makefile 0.19% C 10.07% C++ 80.60% Java 6.29% Python 0.52% Objective-C++ 1.71% Objective-C 0.39% Assembly 0.24%

anyrtc-rtmp's Introduction

AnyRTC-RTMP

本次开源的客户端基于RTMP协议的推流拉流客户端,由我司CTO亲自操刀设计,采用跨平台架构一套代码支持Android、iOS、Windows等平台。
直播涉及的流程:『采集->编码->传输->解码->播放』本项目统统包含,这不是软文,这是实实在在的商业级实战代码;无论是你新手还是老司机,我们都热烈欢迎您前来筑码。

项目特点

1,商业级开源代码,高效稳定
2,超小内存占有率,移动直播针对性极致优化,代码冗余率极低
3,打破平台壁垒,真正的跨平台,一套核心代码支持Android、iOS、Windows等
4,超过200+Android手机、iOS全平台适配,硬件编解码可保证99%的可用性
5,接口极简,推流:2个 拉流:2个
6,底层库C++核心库代码风格采用:Google code style
7,极简内核,无需再去深扒复杂的FFMpeg代码
8,实用主义,那些什么坑什么优化等概念请搜索相关文章

为什么开源?

本公司此次开源移动直播解决方案的根本目的:回馈开源社区,特别是SRS和WebRTC项目,大家也可以看到本次开源项目的框架使用了WebRTC,RTMP协议部分使用的是srs_librtmp;这两个开源项目可以说在流媒体领域给予了大家太多,所以适当的回馈是理所应当。

##编译环境 Android Studio、NDK
XCode
VS2015

##支持的系统平台 Android 4.0及以上
iOS 6.0及以上
Windows 7及以上

##支持的CPU架构 Android armv7 arm64
iOS armv7 armv7s arm64
Windows win32、x64

##支持的流媒体服务端 fms, wowza, evostream, red5, crtmpserver, nginx-rtmp-module, srs及其他标准RTMP协议服务端

##支持的流媒体云服务器 网宿UCloud及其他标准RTMP协议云服务器

##直播发布特性

  • H.264/AAC 组合的RTMP协议音视频流发布
  • 全屏视频采集,原画质缩放
  • 集优化H.264软/硬件编码器,性能强劲,兼容性极强
  • 视频分辨率以及码率自选
  • 支持发布中途切换前后摄像头
  • 支持发布中网络自适应,根据带宽大小来自动适应分辨率以及码率,让视频更顺畅
  • 支持基于GPU加速的实时美颜滤镜

##直播播放特性

  • 只为RTMP/FLV协议优化的码流解析器,极短的分析时间,秒开RTMP视频流
  • 支持的视频解码器:H.264
  • 支持的音频解码器:AAC
  • OpenGL ES视频渲染
  • 支持主播停止推流后,播放端立即获取到结束状态(RTMP协议下)

##商用授权 本次开源在未授权情况下不可应用于任何的闭源商业项目,具体请参照GNU License中的声明。
咨询QQ:2628840833
联系电话:021-65650071

##技术交流 直播技术QQ群:554714720
连麦技术QQ群:580477436

License

AnyRTC-RTMP is available under the GNU license. See the LICENSE file for more info.

anyrtc-rtmp's People

Contributors

dynceric avatar liutao6982 avatar

Watchers

 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.