| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
In some hardware, the camera isn't released. Especially when working with Jupyter notebook, Kernel is required to be restarted every time for a new run. Adding stream.release() solves the above issue.
This issue is also solved in #177 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In some hardware, the camera isn't released.
Especially when working with Jupyter notebook, Kernel is required to be restarted every time for a new run.
Adding stream.release() solves the above issue.