Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit

This commit is contained in:
ziyue 2021-11-24 15:45:09 +08:00
commit d69f7ad637
2 changed files with 3 additions and 2 deletions

View File

@ -154,6 +154,7 @@ bash build_docker_images.sh
- 流媒体管理平台 - 流媒体管理平台
- [GB28181完整解决方案,自带web管理网站,支持webrtc、h265播放](https://github.com/648540858/wvp-GB28181-pro) - [GB28181完整解决方案,自带web管理网站,支持webrtc、h265播放](https://github.com/648540858/wvp-GB28181-pro)
- [功能强大的流媒体控制管理接口平台,支持GB28181](https://github.com/chatop2020/AKStream) - [功能强大的流媒体控制管理接口平台,支持GB28181](https://github.com/chatop2020/AKStream)
- [Go实现的GB28181服务器](https://github.com/panjjo/gosip)
- [node-js版本的GB28181平台](https://gitee.com/hfwudao/GB28181_Node_Http) - [node-js版本的GB28181平台](https://gitee.com/hfwudao/GB28181_Node_Http)
- [Go实现的海康ehome服务器](https://github.com/tsingeye/FreeEhome) - [Go实现的海康ehome服务器](https://github.com/tsingeye/FreeEhome)

View File

@ -983,7 +983,7 @@
{ {
"key": "speed", "key": "speed",
"value": 2.0, "value": 2.0,
"description": "要设置的录像倍速", "description": "要设置的录像倍速"
} }
] ]
} }
@ -1029,7 +1029,7 @@
{ {
"key": "stamp", "key": "stamp",
"value": 1000, "value": 1000,
"description": "要设置的录像播放位置", "description": "要设置的录像播放位置"
} }
] ]
} }