FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
PHZ76/rtmp: RTMP Server , RTMP Pusher , RTMP Client · GitHub
PHZ76
/
rtmp
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
304
Code
Issues
10
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
80 Commits
80 Commits
Folders and files
Name
Name
Last commit message
Last commit date
VS2017
VS2017
example
example
src
src
Makefile
Makefile
README.md
README.md
test.h264
test.h264
Repository files navigation
README
rtmp
目前情况
支持 Windows 和 Linux 平台
支持 RTMP, HTTP-FLV 协议
支持 H.264 和 AAC 转发
支持 GOP 缓存
支持 RTMP 推流
编译运行
make
./rtmp_server
推流器测试
DesktopSharing
服务器测试
ffmpeg.exe -re -i test.h264 -f flv rtmp://127.0.0.1/live/stream
ffplay.exe rtmp://127.0.0.1:1935/live/stream
ffplay.exe
http://127.0.0.1:8000/live/stream.flv
后续计划
HLS支持
性能优化
联系方式
penghaoze76@qq.com
About
RTMP Server , RTMP Pusher , RTMP Client
Topics
flv
h264
http-flv
rtmp
rtmp-client
rtmp-pusher
rtmp-server
Resources
Readme
Activity
Stars
304
stars
Watchers
8
watching
Forks
102
forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL