Fixed merge conflicts and simplified new capture creation
This commit is contained in:
commit
fface9994e
7 changed files with 49 additions and 26 deletions
|
|
@ -345,7 +345,7 @@ class BaseCamera(object):
|
|||
write_to_file: bool = True,
|
||||
temporary: bool = False,
|
||||
filename: str = None,
|
||||
folder: str = None,
|
||||
folder: str = "",
|
||||
fmt: str = 'h264'):
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue