Git Product home page Git Product logo

stream_push's Introduction

这是从 xdisp_virt项目剥离出来的,
实现 实时的 H264 + AAC 编码 音频和视频的
RTSP, RTMP协议推流,
以及保存到本地MP4,MKV录像文件。

如果要成功编译,
需要下载和编译ffmpeg库,libfdk-aac库,x264库。

编译这些库,非常耗时。如果懒得去编译,
可以直接使用已经编译好的stream_push.dll动态库。

stream_push目录是实现核心推流和保存本地录像工程,
demo目录是简单的调用例子,简单实现了抓取屏幕然后推流到RTSP,RTMP服务器,以及保存到本地。
bin目录是已经编译好的二进制文件.

有兴趣可查看BLOG:
https://blog.csdn.net/fanxiushu/article/details/80996391

stream_push's People

Contributors

fanxiushu 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.