|
- {
- "FMSGatewayCore": {
- "ip-comment": "指定对外提供服务的 ip 地址,获取实时视频和历史视频播放地址用到,为空则使用本机地址",
- "ip": "",
- "http_hls_port": 9580,
- "rtsp_port-comment": "网关提供的 rtsp 服务, 0表示不启用, 9554",
- "rtsp_port": 0,
- "rtmp_port-comment": "网关提供的 rtmp 服务, 0表示不启用, 9556",
- "rtmp_port": 0,
- "rtp_port-comment": 0,
- "shell_port-comment": 0,
- "HttpServer-comment": "fmsgateway http接口服务, 默认 9960",
- "HttpServer": {
- "http_port": 9960
- },
- "star_play": false,
- "ffmpeg_zerolatency": false
- },
- "ItemList": [
- {
- "enable-comment": "是否启用定制配置",
- "enable": false,
- "session": "214",
- "stay_play-comment": "是否需要持续播放, 默认 false",
- "stay_play": false,
- "ffmpeg_zerolatency": false,
- "RecordInfo": {
- "begin_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移",
- "begin_move": 10,
- "end_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移",
- "end_move": 45
- },
- "GB28181-comment": "配置相机国标id",
- "GB28181": {
- "id": "34020000001320000006"
- }
- }
- ]
- }
|