diff --git a/README.md b/README.md index d89d3db..4cf1c9d 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,8 @@ If you're a Go developer familiar with Docker, you can download the source code - [x] RTMP push streaming support - [x] RTSP pull streaming support - [x] AI algorithm analysis and alerting support - - [ ] Recording playback (in development...) + - [x] Cloud Recording playback (owl) + - [ ] SD Recording playback (ipc) ## Acknowledgments diff --git a/README_CN.md b/README_CN.md index 61f5ca8..df229d6 100644 --- a/README_CN.md +++ b/README_CN.md @@ -294,7 +294,8 @@ services: - [x] 支持 rtmp 推流 - [x] 支持 rtsp 拉流 - [x] 支持 ai 算法分析与告警 - - [ ] 录像回放(开发中...) + - [x] 云端录像回放(由 owl 录制) + - [ ] 卡存录像回放(由 摄像头 录制在SD卡,暂无开发计划) ## 感谢