公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
c++
派生自
development/c++
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1.srs的分辨率在config.json配置 2.单播推流控制,国标摄像机差一个关闭测试 3. 底库字段添加
chenshijun
2019-04-11
6540a2a9d69432c4cc475e3b32eae11e9e0ace73
[~chenshijun/c++.git]
/
QiaoJiaSystem
/
VideoToImage
/
rpc
/
RtspAnalysServer.ice
1
2
3
4
5
6
7
8
9
10
11
12
module RtspAnalys
{
interface RtspAnalysServer
{
string recordVideo(string name);
}
}