GithubHelp home page GithubHelp logo

leixiaohua1020 / simplest_ffmpeg_streamer Goto Github PK

View Code? Open in Web Editor NEW
425.0 33.0 237.0 13.75 MB

Simplest streamer based on FFmpeg

Home Page: http://leixiaohua1020.github.io/

Shell 0.04% C 66.99% C++ 32.93% Batchfile 0.04%

simplest_ffmpeg_streamer's Introduction

最简单的基于FFmpeg的推流器(推送RTMP)
Simplest FFmpeg Streamer (Send RTMP)

雷霄骅 Lei Xiaohua
[email protected]
**传媒大学/数字电视技术
Communication University of China / Digital TV Technology
http://blog.csdn.net/leixiaohua1020


本例子实现了推送本地视频至流媒体服务器(以RTMP为例)。
是使用FFmpeg进行流媒体推送最简单的教程。

解决方案包含2个项目:
simplest_ffmpeg_streamer: 将本地视频文件推送至流媒体服务器。
simplest_ffmpeg_receiver: 将流媒体数据保存成本地文件。


This example stream local media files to streaming media 
server (Use RTMP as example). 
It's the simplest FFmpeg streamer.
The solution contains 2 projects:
simplest_ffmpeg_streamer: stream local media files to streaming media server.
simplest_ffmpeg_receiver: save streaming media to a file.

simplest_ffmpeg_streamer's People

Contributors

leixiaohua1020 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simplest_ffmpeg_streamer's Issues

hello

can you cooperate with me in a project of rtmp and ffmepeg ?
if you can send me your email or whatsapp number.

not working for m3u8 HLS playlist

Hi,
I try to save a m3u8 playliast (which have multiple .ts file) to a single mp4 file, using the receiver file, but it not working. Can you improve the code and correct this? Thanks.

Could not open output URL 'rtmp://127.0.0.1:8899'

请问是需要在本地搭建rtmp服务器吗?在Linux下面编译执行之后报错。

Output #0, flv, to 'rtmp://127.0.0.1:8899':
    Stream #0:0: Unknown: none
    Stream #0:1: Unknown: none
[rtmp @ 0x5560123b71c0] Cannot read RTMP handshake response
Could not open output URL 'rtmp://127.0.0.1:8899'%   

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.