mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
Merge branch 'master' of github.com:ZLMediaKit/ZLMediaKit
This commit is contained in:
commit
d69f7ad637
@ -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)
|
||||||
|
|
||||||
|
@ -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": "要设置的录像播放位置"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user