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
594 B

  1. {
  2. "FFmpegRtspServer": {
  3. "UseHistoryVideo": false,
  4. "ARCameraList": "54216",
  5. "ARRtspPort": 8554,
  6. "DrawBufferCount-comment": "等待绘制帧的缓存帧数",
  7. "DrawBufferCount": 25,
  8. "EncodeBufferCount-comment": "等待编码的缓存帧数",
  9. "EncodeBufferCount": 25,
  10. "SendBufferCount-comment": "等待发送的缓存帧数",
  11. "SendBufferCount": 25,
  12. "EncoderH264CRF-comment": "设置编码h264时的crf参数,值越大,码率越小,合适值为18~28,有效值为0~51",
  13. "EncoderH264CRF": "28"
  14. }
  15. }