Herculino Trotta
Herculino Trotta
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to. - [X] I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22recipe+%3Abookmark_tabs%3A%22+label%3A%22bug+%3Abeetle%3A%22+) for a bug report...
#### Pre-flight Checklist Please ensure you've completed all of the following. - [x] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code...
I'm using Procrastinate on my Django application and I have a task that is ran periodically. What I would like to do is also run it when my app starts,...
As mentionated on #56 I'm using opencv to read the frames of a webcam and output it to softcam. Everything works quite well, however, whenever I call `release()` on opencv's...