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) 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": "要设置的录像播放位置" } ] }