登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
服务器应用
>
Nginx扩展模块
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
60
Star
468
Fork
136
GVP
winshining
/
nginx-http-flv-module
代码
Issues
1
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
发行版
最新版
v1.2.12
276adf4
2024-12-31 23:05
对比
nginx-http-flv-module 1.2.12
winshining
### Changelog * fixed a memory leak bug in relay module and added port text in log. * added support for `tcp_nopush` and `tcp_nodelay`. * placed access module before gop cache module. * optimized logging for relay module. * fixed some compilation errors if compiled with very old [Nginx](http://nginx.org) version or compiled on Windows or Mac. * improved SPS, PPS and meta processing in gop cache. * fixed unix domain socket bugs in auto-push module. * worked around the buggy option `-map` in FFmpeg. * fixed an endian bug in mp4 vod. * fixed 'proxy protocol not working' bug. * fixed a crash bug resulted from 'reload'. ### 变更列表 * 修复 relay 模块中的一个内存泄漏问题,在日志中加入端口信息。 * 增加 `tcp_nopush` 和 `tcp_nodelay` 支持。 * 将 access 模块放置到 gop cache 模块之前。 * 优化 relay 模块的打印日志。 * 修复与很老的 [Nginx](http://nginx.org) 版本编译时或者在 Windows 或者 Mac 上编译时的编译错误。 * 改进 SPS,PPS 和 meta 在 gop cache 模块中的处理。 * 优化在 auto-push 模块中 unix domain socket 的命名方式。 * 临时解决 FFmpeg 传递问题选项 `-map` 的问题。 * 修复 mp4 vod 模块中的一个大小端问题。 * 修复 'proxy protocol not working' 问题。 * 修复由 'reload' 导致的一个崩溃问题。
最后提交信息为:
[misc] fixed a memory leak bug and added port text in log.
v1.2.11
54a644f
2023-03-20 00:11
对比
nginx-http-flv-module 1.2.11 (fixed issue #235 of https://github.com/winshining/nginx-http-flv-module)
winshining
### Changelog * Added single track support for HLS, so video-only and audio-only media can be played properly. * Made code endian independent. ### 变更列表 * 添加 HLS 单轨支持,可以正确播放纯视频和纯音频媒体。 * 代码修改为与大小端无关。
最后提交信息为:
[fix] fixed a compilation error.
v1.2.10
c724c6f
2022-01-05 11:30
对比
nginx-http-flv-module 1.2.10
winshining
### Changelog * Fixed `push` failure when '$' was contained in push url. * Fixed buffer overrun after changing chunk size (synced from nginx-rtmp-module). * Fixed bug that info of destroyed streams still appear in stat. ### Bugs to be fixed * `vhost` does not run perfectly in multi-processes mode, refer to [vhost bug in multi-processes mode](https://github.com/winshining/nginx-http-flv-module#note-7) for details. ### 变更列表 * 修复 push url 中包含 '$' 时,`push` 失败的 bug。 * 修复在改变 chunk 大小时缓冲区超出限制的 bug(同步自 nginx-rtmp-module)。 * 修复已被销毁的流信息仍然存在于 stat 中的 bug。 ### 待修复的 bugs * 在多进程模式下 `vhost` 不能完全正确运行,详情见[多进程模式下 vhost 的 bug](https://github.com/winshining/nginx-http-flv-module#note-7)。
最后提交信息为:
[fix] fixed bug that info of destroyed streams still appeared in stat.
v1.2.9
fa44e43
2021-04-25 23:48
对比
nginx-http-flv-module 1.2.9
winshining
### 变更列表 * 详情见[变更列表](https://github.com/winshining/nginx-http-flv-module/releases/tag/v1.2.9)。 ### 待修复的 bugs * 在多进程模式下 `vhost` 不能完全正确运行,详情见[多进程模式下 vhost 的 bug](https://gitee.com/winshining/nginx-http-flv-module#%E6%B3%A8%E6%84%8F-7)。
最后提交信息为:
[dev] renamed a macro.
v1.2.8
02a27f4
2020-12-25 00:22
对比
nginx-http-flv-module 1.2.8
winshining
### 变更列表 * 详情见[变更列表](https://github.com/winshining/nginx-http-flv-module/releases/tag/v1.2.8)。 ### 待修复的bugs * 在多进程模式下`vhost`不能完全正确运行,详情见[多进程模式下vhost的bug](https://gitee.com/winshining/nginx-http-flv-module#%E6%B3%A8%E6%84%8F-7)。
最后提交信息为:
[misc] updated version and fixed some typos.
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C
1
https://gitee.com/winshining/nginx-http-flv-module.git
git@gitee.com:winshining/nginx-http-flv-module.git
winshining
nginx-http-flv-module
nginx-http-flv-module
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册