Daniela Calvus
Daniela Calvus
Hi! When I try to run pip install . in pypotrace I get the following error: ``` Error compiling Cython file: ------------------------------------------------------------ ... self._data = value # Init potrace bitmap...
# Is there an exception hook to catch exceptions during capture? I have a program, which starts a recording via a method like this: ``` def startVideo(self): self.isRecording=True #if the...
[BUG] ProcessLookupError: [Errno 3] No such process when Using maximal resolution and MJPEG Encoder
**Describe the bug** When I slightly change the capture_motion.py example I get an error: no such process. **To Reproduce** *changing only H264 to MJPEGEncoder works *changing the resolution to maximum...