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

3 kuukautta sitten
1234567891011121314
  1. {
  2. "CameraManage":
  3. {
  4. "save_camera_favorite_url": "http://198.18.121.28:9940/yunen/camera/save_camera_favorite",
  5. "delete_camera_favorite_url": "http://198.18.121.28:9940/yunen/camera/delete_favorite",
  6. "use_tree_cameragroup-comment": "true显示相机树形结构(按组织分组显示), false 显示二级分组",
  7. "use_tree_cameragroup": true
  8. },
  9. "VLC":
  10. {
  11. "media_option-comment": "設置 vlc media 參數,東莞需要禁用硬件解碼, {rtsp://192.168.191.35/111217 广州东莞站沙田同舟码头F泊位} 會導致 vlc 奔潰",
  12. "media_option": ":avcodec-hw@none"
  13. }
  14. }