All Projects → PHZ76 → Rtmp

PHZ76 / Rtmp

RTMP Server , RTMP Pusher , RTMP Client

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Rtmp

tms
tms(toy media server) is a toy media server for myself learning media develop. Just for fun.
Stars: ✭ 29 (-75.63%)
Mutual labels:  rtmp, flv, rtmp-server
Livego
live video streaming server in golang
Stars: ✭ 7,312 (+6044.54%)
Mutual labels:  h264, flv, rtmp
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+641.18%)
Mutual labels:  h264, rtmp, rtmp-server
VideoCodecKit
iOS macOS 编解码库 脱离ffmpeg等外部依赖 支持H.264 H.265裸流播放 硬件编解码 rtmp推流等
Stars: ✭ 78 (-34.45%)
Mutual labels:  h264, rtmp, flv
Analysisavp
音视频学习,相关文件格式/协议分析。h264 nalu aac adts flv
Stars: ✭ 38 (-68.07%)
Mutual labels:  h264, flv, rtmp
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+150.42%)
Mutual labels:  h264, rtmp
Monibuca
🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server
Stars: ✭ 307 (+157.98%)
Mutual labels:  flv, rtmp
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+1045.38%)
Mutual labels:  flv, rtmp
Pingos
Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify
Stars: ✭ 527 (+342.86%)
Mutual labels:  rtmp, rtmp-server
wsa
WSA(Websocket Streaming Agent) is a stream server target for mp4/h264 streaming over websocket
Stars: ✭ 35 (-70.59%)
Mutual labels:  h264, rtmp
Gortmp
Implement RTMP protocol by golang
Stars: ✭ 466 (+291.6%)
Mutual labels:  rtmp, rtmp-server
Go Oryx
The go-oryx is SRS++, focus on real-time live streaming load-balancer.
Stars: ✭ 608 (+410.92%)
Mutual labels:  rtmp, rtmp-server
Zlmediakit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11
Stars: ✭ 5,248 (+4310.08%)
Mutual labels:  flv, rtmp
Node Video Lib
Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer
Stars: ✭ 264 (+121.85%)
Mutual labels:  h264, flv
Node Media Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
Stars: ✭ 4,433 (+3625.21%)
Mutual labels:  flv, rtmp
bls
RTMP framework for Nodejs
Stars: ✭ 18 (-84.87%)
Mutual labels:  rtmp, flv
Docker Multistreamer
Dockerized multistreamer
Stars: ✭ 90 (-24.37%)
Mutual labels:  rtmp, rtmp-server
Ksylive ios
金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
Stars: ✭ 861 (+623.53%)
Mutual labels:  h264, rtmp
Wxinlineplayer
🤟Super fast H.264/H.265 FLV player
Stars: ✭ 873 (+633.61%)
Mutual labels:  h264, flv
yangwebrtc
Webrtc SDK for C++
Stars: ✭ 257 (+115.97%)
Mutual labels:  h264, rtmp

rtmp

目前情况

  • 支持 Windows 和 Linux 平台
  • 支持 RTMP, HTTP-FLV 协议
  • 支持 H.264 和 AAC 转发
  • 支持 GOP 缓存
  • 支持 RTMP 推流

编译运行

  • make
  • ./rtmp_server

推流器测试

服务器测试

后续计划

  • HLS支持
  • 性能优化

联系方式

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].