|
- {
- "FFmpegRtspServer": {
- "UseHistoryVideo": false,
- "HLSCameraList": "2013",
- "ARRtspPort": 8554,
- "DrawBufferCount-comment": "等待绘制帧的缓存帧数",
- "DrawBufferCount": 25,
- "EncodeBufferCount-comment": "等待编码的缓存帧数",
- "EncodeBufferCount": 25,
- "SendBufferCount-comment": "等待发送的缓存帧数",
- "SendBufferCount": 25,
- "InputFrameRate-comment" : "根据电脑性能设置帧率",
- "InputFrameRate" : "",
- "RtmpPushServer-comment" : "rtmp 推流地址",
- "RtmpPushServer" : "rtmp://192.168.2.199:1935/live"
- }
- }
|