搜索资源列表
simplest_ffmpeg_android_streamer
- 安卓平台下最简单的基于FFmpeg的推流器-The most simple FFmpeg based push device for Android
ffmpeg-3.3.2-win64-dev
- 流媒体,编码解码推流等功能。强大的库,用过都说好(Streaming media, encoding and decoding flow and other functions. Powerful library, used to say good)
restreamer
- 基于ffmpeg的库,收网络流,转换封装格式后重新推送出去。(Based on FFmpeg lib. It can recvs video stream and packet it with another format, then send it.)
FFmpegSharp
- c# 的ffmpeg推流工具,功能和C++原版一模一样,图片、视频、直播都可以使用(C#'s ffmpeg push tool, with the same function as the original C++, can be used in pictures, video, and live)
Push_code
- 实现了ffmpeg推流RTMP,及实现播放(Realize the most basic ffmpeg based on RTML, and play)
Cmd
- java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
FFmpegPusher-master
- 流媒体开发的推流端,并且实现多线程,多路推流(Streaming media development of the push stream, and multi-threading)
ffmpeg-4.2.1-win32-dev
- ffmpeg很好的学习资料,包含源码和代码分析,功能有播放、推流、编解码等(This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your
VedioFFmpegPushRTMP-master
- 最近开发了基于C#的推流器一直不大理想,终于在不懈努力之后研究了一点成果,这边做个笔记;本文着重在于讲解下如何使用ffmpeg进行简单的推流,看似简单几行代码没有官方的文档很吃力。(Recently, the C# based streamer has not been ideal. Finally, after unremitting efforts, I have studied some achievements and made a note here. This paper focus
rtmpServer-master
- 基于netty 开发 rtmp 推拉流服务器代码,可用ffmpeg代码测试(RTMP push-pull stream server code is developed based on netty, which can be tested by ffmpeg code)