github.com/gowvp/owl
v1.4.21
#2877 most downloaded on Go modules
gowvp/owl
What this package is like to depend on
Last release 13 days ago
10 Aug 2026
Ships on a steady schedule
a new release about every 4 months
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
8 releases · first in 2026
8 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2026 to Aug 2026Releases
latest 8-
v1.4.2110 Aug 2026Release notes
Open source →- 支持 webhook 收发 AI 告警信息(可联动自己的程序)
- 修复 PTZ 变焦不生效问题
- 修复部分设备心跳包导致离线问题
- 增加播放鉴权
- 增加流媒体信息展示
- 增加系统事件 Websocket 通知
- 破坏性改动,修改播放链接的变量名,如 HTTP_FLV 改成 FLV,WS_FLV 改成 WS-FLV。
- 修复 tcp 心跳上线时缺少 catalog 导致无法播放的故障
- 支持 rtmp Enhanced
- metadata 数据免鉴权,请求不到数据时,默认返回空 {}
- 部分页面样式重构
-
v1.4.004 Jun 2026Nothing published for this version
-
v1.3.35-0.20260531140000-6125cf7106af31 May 2026 pre-releaseNothing published for this version
-
v1.3.3430 May 2026Release notes
Open source →- 支持 ONVIF Server,可接入 homeassistant
- 修复 ROI 算法区域删除
- 修复 ROI 算法区域识别
- 采用 Apple Design 重构前端样式
- 算法增加滑动窗口抑制重复告警,避免同一个人站着不动反复报警
- 修复快照缓存问题
- 可以自定义 AI 算法识别间隔与抑制时长
- 删除录像优化,磁盘满时更快处理
- 优化算法,提高识别率
-
v1.3.1-0.20260113160235-4755fef6301413 Jan 2026 pre-releaseNothing published for this version
-
v1.3.013 Jan 2026Release notes
Open source →- 将 stream_pushs(RTMP 推流)和 stream_proxys(RTSP 拉流代理)两个独立表合并到 channels 表
- 删除 push 和 proxy 领域模块,统一由 ipc 模块管理
- 移除 /stream_pushs 和 /stream_proxys 接口
- 新增 POST /channels 支持添加 RTMP/RTSP 通道
- 启动时检测数据自动完成旧版本迁移
- RTMP/RTSP 添加通道时支持搜索选择现有设备或创建新设备
- 重构前端样式,从右侧滑动抽屉改为弹窗
- Merge the two separate tables stream_pushs (RTMP push streams) and stream_proxys (RTSP pull stream proxies) into a unified channels table.
- Remove the dedicated push and proxy domain modules and manage them uniformly under the ipc module.
- Remove the /stream_pushs and /stream_proxys API endpoints.
- Add a new POST /channels endpoint to support creating RTMP/RTSP channels.
- Automatically detect and migrate legacy data during application startup.
- When adding RTMP/RTSP channels, allow users to either search and select an existing device or create a new one.
- Refactor the frontend UI: replace the right-side sliding drawer with a modal dialog.
-
v1.2.1-0.20260113041726-6715c07be37b13 Jan 2026 pre-releaseNothing published for this version
-
v1.2.009 Jan 2026Release notes
Open source →English:
- Added support for YOLO-based object detection with alerting capabilities.
- Upgraded to Go 1.26 RC1, delivering further improvements in memory usage.
- Enhanced support for detecting and integrating newer versions.
- Added support for LalMax-Pro streaming protocol.
- Fixed several bugs and stability issues.
中文:
- 新增基于 YOLO 的目标检测功能,并支持告警通知。
- 升级至 Go 1.26 RC1,进一步优化内存使用效率。
- 增强对新版本的检测与兼容支持。
- 新增对 LalMax-Pro 流媒体协议的支持。
- 修复了若干 Bug 与稳定性问题。