Giter Site home page Giter Site logo

lixiaohui1090 / easyrtmp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsingsee/easyrtmp

0.0 1.0 0.0 17.37 MB

SDK:RTMP直播推送功能组件,支持RTMP推送断线重连、智能丢帧、网络事件回调,支持Windows、Linux、arm、Android、iOS等平台

Home Page: http://www.easydarwin.org/

Java 32.36% C++ 32.77% Shell 2.54% Makefile 9.17% C 23.15%

easyrtmp's Introduction

EasyRTMP

EasyRTMP是什么?

EasyRTMP是EasyDarwin团队开发的一套RTMP直播推送功能组件,内部集成了包括:基本RTMP协议、断线重连、异步推送、环形缓冲区、推送网络拥塞自动丢帧、缓冲区关键帧检索、事件回调(断线、音视频数据回调),通过EasyRTMP我们就可以避免接触到稍显复杂的RTMP推送或者客户端流程,只需要调用EasyRTMP的几个API接口,就能轻松、稳定地进行流媒体音视频数据的推送,支持市面上绝大部分的RTMP流媒体服务器,包括Red5、Ngnix_rtmp、crtmpserver等主流RTMP服务器,全平台支持:Windows、Linux、ARM(各种交叉编译工具链)、Android、iOS;

  • 我们同时提供Windows、Linux、ARM、Android、IOS版本的EasyRTMP库:EasyRTMP SDK商业使用需要经过授权才能永久使用,商业授权方案细节: http://www.easydss.com/EasyRTMP.html;个人及非商业用途可通过https://github.com/EasyDarwin/Tools中的EasyDarwin SDK License生成工具生成临时License使用,或者可以邮件发送至[email protected]进行更深入的合作咨询,注意ARM版本需要附上交叉编译工具链,我们会帮您具体编译;

调用方法

  • EasyRTMP_File:EasyRTMP做为RTMP推送端,将本地文件推送到RTMP流媒体服务器;
  • EasyRTMP_RTSP:将RTSP/RTP数据获取到本地,再通过EasyRTMP推送到RTMP服务器;
  • Android:Android安卓RTMP直播推流,采集安卓手机前/后摄像头、麦克风音视频推送直播;
  • iOS:iOS苹果RTMP直播推流,采集苹果手机前/后摄像头、麦克风音视频推送直播;

调用过程

EasyRTMP

获取更多信息

邮件:[email protected]

WEB:www.EasyDarwin.org

Copyright © EasyDarwin.org 2012-2016

EasyDarwin

easyrtmp's People

Contributors

babosa avatar jinlong0813 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.