You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 line
458 B

  1. {
  2. "FFmpegRtspServer": {
  3. "UseHistoryVideo": false,
  4. "ARCameraList": "392",
  5. "HLSCameraList": "392",
  6. "ARRtspPort": 8554,
  7. "DrawBufferCount-comment": "等待绘制帧的缓存帧数",
  8. "DrawBufferCount": 25,
  9. "EncodeBufferCount-comment": "等待编码的缓存帧数",
  10. "EncodeBufferCount": 25,
  11. "SendBufferCount-comment": "等待发送的缓存帧数",
  12. "SendBufferCount": 25
  13. }
  14. }