Add FPS display feature and update configuration for display settings
This commit is contained in:
@@ -53,6 +53,9 @@ DEFAULT_CONFIG: dict[str, Any] = {
|
||||
"video_extension": "mp4",
|
||||
"video_codec": "mp4v",
|
||||
},
|
||||
"display": {
|
||||
"show_fps": True,
|
||||
},
|
||||
"label_data": {"models": ["Regius", "Duvell"], "colors": ["T-NF-BLK-OUT-BST-G", "T-BLK-G"]},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user