nginx httpflv.zip
想自己搞个基于httpflv的流直播,可以直接在html上直播(需要用flv.js),自己下载nginx的源码按照几篇博主的文章编译了http-flv-module模块的nginx服务器。花了我一天的时间去下载第三方的软件和编译(国外的网站下载通常很慢),好在编译通过了,希望有我这样需求的人少走弯路。同时也感谢csdn的几位博主分享。
文件列表
nginx-httpflv.zip
(预估有个117文件)
ngx_rtmp_stat_module.c
43KB
ngx_rtmp_exec_module.c
41KB
ngx_rtmp_notify_module.c
48KB
AUTHORS
775B
ngx_rtmp_log_module.c
30KB
ngx_http_flv_live_module.c
68KB
ngx_rtmp_dash_module.c
46KB
ngx_rtmp_gop_cache_module.c
27KB
ngx_rtmp_variables.c
32KB
ngx_rtmp.c
36KB
暂无评论