Giter VIP home page Giter VIP logo

xuphone / easyrtsplive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsingsee/easyrtsplive

0.0 1.0 0.0 109.54 MB

Streaming media middleware:RTSP to RTMP,拉流IPC摄像机或者NVR硬盘录像机RTSP流转成RTMP推送到阿里云CDN/腾讯云CDN/RTMP流媒体服务器,支持多路RTSP流同时拉取并以RTMP协议推送发布,EasyRTSPLive我们支持任何平台,包括但不限于Windows/Linux/Android/ARM

Home Page: http://open.tsingsee.com/middleware/easyrtsplive/

Shell 1.34% C 27.75% C++ 47.26% Makefile 23.36% PHP 0.28%

easyrtsplive's Introduction

EasyRTSPLive介绍

EasyRTSPLive-Android是由TSINGSEE青犀开放平台开发和维护的一个完善的行业视频接入网关,拉流IPC摄像机或者NVR硬盘录像机RTSP流转成RTMP推送到阿里云CDN/腾讯云CDN/RTMP流媒体服务器, EasyRTSPLive-Android是一款非常稳定的RTSP协议转RTMP协议的行业视频接入网关,全平台支持(包括Windows/Linux 32&64,ARM各种平台,Android,iOS),是技术研发快速迭代的工具,也是安防运维人员进行现场问题排查的得力帮手!

使用方法

EasyRTSPLive采用Config.ini配置文件,来配置每路输入的RTSP地址,以及目标RTMP地址。channel必须是channel0到channel1024之间,目标rtmp地址不能重复。

如示例:

[channel0]
rtsp=rtsp://admin:[email protected]/11
rtmp=rtmp://demo.easydss.com:10085/live/test1
option=1
[channel1]
rtsp=rtsp://admin:[email protected]/22
rtmp=rtmp://demo.easydss.com:10085/live/test2

编译及运行

项目编译依赖

EasyRTSPLive项目依赖3个TSINGSEE青犀开放平台的Git工程:

目录结构为:

/
/Include/
/EasyRTSPClient/
/EasyRTMP/
/EasyAACEncoder/
/EasyRTSPLive/

Windows & Linux(ARM)编译

Windows上使用Visual Studio 2010开发,当然各位可以改成自己的编译环境。

Linux上编译命令如下:

清理:	./Buildit clean
64位编译:./Buildit x64

程序运行

运行时将Config.ini文件放至于可执行文件相同路径下,然后直接执行可执行程序,不用带参数。

EasyRTSPLive-Android

EasyRTSPLive也提供了Android安卓版本,项目地址:https://github.com/tsingsee/EasyRTSPLive-Android

http://d.7short.com/EasyRTSPLive

EasyRTSPLive-Android

获取更多信息

TSINGSEE青犀开放平台:http://open.tsingsee.com

TSINGSEE青犀开放平台

Copyright © TSINGSEE.com 2012~2020

easyrtsplive's People

Contributors

babosa avatar jinlong0813 avatar tsingsee-seven avatar caiyingyong avatar swordtwelve avatar tracy-tang avatar leo-09 avatar

Watchers

James Cloos 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.