first commit
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
API_BASE_URL=https://apicapacity.51iwifi.com
|
||||
APP_ID=your_app_id
|
||||
APP_SECRET=your_app_secret
|
||||
DEVICE_LIST_PATH=devicelist.env
|
||||
DEVICE_ACCOUNT=21cn
|
||||
STREAM_METHOD=capacity.geye.device.devUrl.get
|
||||
STREAM_URL=
|
||||
DETR_CONFIDENCE=0.6
|
||||
FRAME_SKIP=5
|
||||
DETR_MODEL=facebook/detr-resnet-50
|
||||
JPEG_QUALITY=80
|
||||
RESIZE_WIDTH=960
|
||||
VEHICLE_LABELS=car,motorcycle,bus,truck,bicycle
|
||||
Reference in New Issue
Block a user