18 lines
371 B
JSON
18 lines
371 B
JSON
{
|
|
"plug": "DeepStack-Object",
|
|
"host": "localhost",
|
|
"tfjsBuild": "cpu",
|
|
"port": 8080,
|
|
"hostPort": 58084,
|
|
"key": "1234567890",
|
|
"mode": "client",
|
|
"type": "detector",
|
|
"deepStack": {
|
|
"host": "127.0.0.1",
|
|
"port": 5000,
|
|
"isSSL": false,
|
|
"apiKey": "api key as defined in DeepStack"
|
|
},
|
|
"enabled": false
|
|
}
|