Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server
This commit is contained in:
commit
2ce58f2aee
10 changed files with 24 additions and 232 deletions
|
|
@ -204,6 +204,8 @@ class MissingCamera(BaseCamera):
|
|||
|
||||
if isinstance(output, str):
|
||||
output.close()
|
||||
else:
|
||||
output.flush()
|
||||
|
||||
# HANDLE STREAM FRAMES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue