Fixed camera for legacy UM3 printer again

CL-541
This commit is contained in:
Jaime van Kessel 2017-12-08 14:59:14 +01:00
parent 9ccd643f64
commit ae629e2968
4 changed files with 30 additions and 21 deletions

View file

@ -59,7 +59,6 @@ class NetworkCamera(QObject):
@pyqtSlot()
def stop(self):
self._stream_buffer = b""
self._stream_buffer_start_index = -1