Updated docstrings and todo
This commit is contained in:
parent
9f259b7f3e
commit
4c5728b182
3 changed files with 21 additions and 4 deletions
|
|
@ -418,6 +418,8 @@ class StreamingCamera(BaseCamera):
|
|||
|
||||
logging.info("Capturing to {}".format(output))
|
||||
|
||||
|
||||
# TODO: Do we really always want bayer data for full captures?
|
||||
if not use_video_port:
|
||||
|
||||
# Pause video splitter port 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue