Fixed merge conflicts and simplified new capture creation

This commit is contained in:
Joel Collins 2019-04-26 18:32:32 +01:00
commit fface9994e
7 changed files with 49 additions and 26 deletions

View file

@ -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'):
"""