Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

39 linhas
1.5 KiB

  1. {
  2. "FMSGatewayCore": {
  3. "ip-comment": "指定对外提供服务的 ip 地址,获取实时视频和历史视频播放地址用到,为空则使用本机地址",
  4. "ip": "",
  5. "http_hls_port": 9580,
  6. "rtsp_port-comment": "网关提供的 rtsp 服务, 0表示不启用, 9554",
  7. "rtsp_port": 0,
  8. "rtmp_port-comment": "网关提供的 rtmp 服务, 0表示不启用, 9556",
  9. "rtmp_port": 0,
  10. "rtp_port-comment": 0,
  11. "shell_port-comment": 0,
  12. "HttpServer-comment": "fmsgateway http接口服务, 默认 9960",
  13. "HttpServer": {
  14. "http_port": 9960
  15. },
  16. "star_play": false,
  17. "ffmpeg_zerolatency": false
  18. },
  19. "ItemList": [
  20. {
  21. "enable-comment": "是否启用定制配置",
  22. "enable": false,
  23. "session": "214",
  24. "stay_play-comment": "是否需要持续播放, 默认 false",
  25. "stay_play": false,
  26. "ffmpeg_zerolatency": false,
  27. "RecordInfo": {
  28. "begin_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移",
  29. "begin_move": 10,
  30. "end_move-comment": "录像文件开始时间向后推移,单位秒,负值为向前推移",
  31. "end_move": 45
  32. },
  33. "GB28181-comment": "配置相机国标id",
  34. "GB28181": {
  35. "id": "34020000001320000006"
  36. }
  37. }
  38. ]
  39. }