From 6e54d4e9de086764d17436d96bb6d3aeb7ae718d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Tue, 23 Nov 2021 22:47:10 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25fdca10..4e79e725 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ bash build_docker_images.sh - 流媒体管理平台 - [GB28181完整解决方案,自带web管理网站,支持webrtc、h265播放](https://github.com/648540858/wvp-GB28181-pro) - [功能强大的流媒体控制管理接口平台,支持GB28181](https://github.com/chatop2020/AKStream) + - [Go实现的GB28181服务器](https://github.com/panjjo/gosip) - [node-js版本的GB28181平台](https://gitee.com/hfwudao/GB28181_Node_Http) - [Go实现的海康ehome服务器](https://github.com/tsingeye/FreeEhome) From 6a28852f0dbbb2091f85bf5dcdaded706cff7a82 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Tue, 23 Nov 2021 22:50:43 +0800 Subject: [PATCH 2/2] =?UTF-8?q?Typo:=20=E4=BF=AE=E5=A4=8Dpostman=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- postman/ZLMediaKit.postman_collection.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postman/ZLMediaKit.postman_collection.json b/postman/ZLMediaKit.postman_collection.json index 3e286441..4e2945fa 100644 --- a/postman/ZLMediaKit.postman_collection.json +++ b/postman/ZLMediaKit.postman_collection.json @@ -983,7 +983,7 @@ { "key": "speed", "value": 2.0, - "description": "要设置的录像倍速", + "description": "要设置的录像倍速" } ] } @@ -1029,7 +1029,7 @@ { "key": "stamp", "value": 1000, - "description": "要设置的录像播放位置", + "description": "要设置的录像播放位置" } ] }