Add camera rotation feature with configurable degrees
This commit is contained in:
@@ -17,6 +17,7 @@ DEFAULT_CONFIG: dict[str, Any] = {
|
||||
"height": 1080,
|
||||
"fps": 30,
|
||||
"backend": "auto",
|
||||
"rotation_degrees": 0,
|
||||
"properties": {
|
||||
"brightness": None,
|
||||
"contrast": None,
|
||||
|
||||
Reference in New Issue
Block a user