pyfakewebcam
pyfakewebcam copied to clipboard
Close/Terminate Method
Would be nice to have a close/release/Terminate method. If you first create a fakewebcam with a specific resolution and you want to restart it with another resolution, this won't work as the device is still opened and buffer allocated. Didn't find a chance todo so from outside. As my Python knowledge is in early stage i wont be able to create a pull