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.
13 lines
461 B
13 lines
461 B
[DEFAULT] |
|
CV_DEBUG=True |
|
DUMP_VIDEO=True |
|
default_model = ./all_models/mobilenet_ssd_v2_coco_quant_postprocess_edgetpu.tflite |
|
default_labels = ./all_models/coco_labels.txt |
|
default_threshold = 0.34 |
|
top_K=3 |
|
grace_time=120 |
|
#default_stream = rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4 |
|
default_stream = rtsp://192.168.1.5:554/media/video0 |
|
#default_stream=/home/pi/11.mp4 |
|
dump_path=/home/pi/video/ |
|
url=https://discord.com/api/webhooks/123/token
|
|
|