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.

Configuration.json 259 B

пре 3 месеци
123456789
  1. {
  2. "CameraManage": {
  3. "useInputUrl-comment": "true 表示跳过流媒体直接从相机/nvr取流, false 表示从nvr流",
  4. "useInputUrl": true
  5. },
  6. "VLC": {
  7. "cmd_line": "--rtsp-tcp, --network-caching@1000, --no-audio"
  8. }
  9. }