Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.17 KB | None | 0 0
  1. {
  2.     "space" : 10000,
  3.     "interface" : "enp0s31f6",
  4.     "model" : "/home/core/zoo/faster_rcnn_inception_v2_coco_2018_01_28.pb",
  5.     "report_interval": 5,
  6.     "clients" : [{
  7.         "type" : "mqtt",
  8.         "url" : "haproxy01.metric4.io",
  9.         "port" : 1883,
  10.         "user" : "mqttauth",
  11.         "password": "butthenagain"
  12.     }],
  13.     "streams" : [
  14.         {
  15.             "id" : 101,
  16.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/101/",
  17.             "min_confidence" : 0.15,
  18.             "frame_skip" : 4,
  19.             "preproc" : {
  20.             },
  21.  
  22.             "filters" : { "max_width" : true }
  23.         },
  24.         {
  25.             "id" : 102,
  26.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/201/",
  27.             "min_confidence" : 0.15,
  28.             "frame_skip" : 4,
  29.             "preproc" : {
  30.             },
  31.  
  32.             "filters" : { "max_width" : true }
  33.         },
  34.         {
  35.             "id" : 103,
  36.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/301/",
  37.             "min_confidence" : 0.15,
  38.             "frame_skip" : 4,
  39.             "preproc" : {
  40.             },
  41.  
  42.             "filters" : { "max_width" : true }
  43.         },
  44.         {
  45.             "id" : 104,
  46.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/401/",
  47.             "min_confidence" : 0.15,
  48.             "frame_skip" : 4,
  49.             "preproc" : {
  50.             },
  51.  
  52.             "filters" : { "max_width" : true }
  53.         },
  54.         {
  55.             "id" : 105,
  56.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/501/",
  57.             "min_confidence" : 0.15,
  58.             "frame_skip" : 4,
  59.             "preproc" : {
  60.             },
  61.  
  62.             "filters" : { "max_width" : true }
  63.         },
  64.         {
  65.             "id" : 106,
  66.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/601/",
  67.             "min_confidence" : 0.15,
  68.             "frame_skip" : 4,
  69.             "preproc" : {
  70.             },
  71.  
  72.             "filters" : { "max_width" : true }
  73.         },
  74.         {
  75.             "id" : 107,
  76.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/701/",
  77.             "min_confidence" : 0.15,
  78.             "frame_skip" : 4,
  79.             "preproc" : {
  80.             },
  81.  
  82.             "filters" : { "max_width" : true }
  83.         },
  84.         {
  85.             "id" : 108,
  86.             "url" : "rtsp://utilizador:45789@laskasasleca.dyndns.org:554/Streaming/Channels/801/",
  87.             "min_confidence" : 0.15,
  88.             "frame_skip" : 4,
  89.             "preproc" : {
  90.             },
  91.  
  92.             "filters" : { "max_width" : true }
  93.         }
  94.     ]
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement