25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Configuration.json 519 B

3 달 전
1234567891011121314
  1. {
  2. "CameraManage":
  3. {
  4. "save_camera_favorite_url": "http://192.168.191.109:9940/yunen/camera/save_camera_favorite",
  5. "delete_camera_favorite_url": "http://192.168.191.109:9940/yunen/camera/delete_favorite",
  6. "use_tree_cameragroup-comment": "true显示相机树形结构(按组织分组显示), false 显示二级分组",
  7. "use_tree_cameragroup": false
  8. },
  9. "VLC":
  10. {
  11. "media_option-comment": ":avcodec-hw@none",
  12. "media_option": ":avcodec-hw@none"
  13. }
  14. }