Lama
Lama
hi @jairaju i didn't get the solution. What did you do to work around this?
Hi @WWitman ! need your feedback here ^_^
it's working but i'm having problem when trying to stop it by pressing 'q' it doesn't stop! what is the solution please
i'd love to go through postman collection and converting it to swagger if any @lminiero
same here
i need the `.hex` files
i couldn't compile using `g++` either. the `#include ` is missing
@dx7 how to build the module with nginx? tried this: ```sh cd openresty-1.21.4.1/ ./configure --with-http_realip_module --with-http_ssl_module --add-module=/opt/nginx_upstream_check_module --add-module=/opt/ngx_dynamic_upstream/src ``` but got error when trying to configuring the module `ngx_dynamic_upstream`
You can change the image feed from pi camera to anything you desire, try modify this to your requirements: [ self.cap = cv2.VideoCapture(0](https://github.com/se1exin/face-detect-mqtt/blob/3b6b3fe9923947b050acd3fcb1517ae266cb194d/src/tracker.py#L28)) @ThoR4X