Hello, i am able to get poe with example mjpg server running, but I need to install a few python packages for my application to run. I have searched but could not find. how do I install say boto on the camera
Installing python packages in oak d poe for standalone mode
Hi MasterBlaster
It's not currently possible to run custom libraries inside the script node on RVC2 devices.
https://docs.luxonis.com/projects/api/en/latest/components/nodes/script/#available-modules-and-libraries
Thanks,
Jaka
thanks for the reply. I am in a local network that regularly rotates IPS so wanted a way to periodically capture and send images to my pc (with minimal external involvement)
I was looking into the available libraries for Leon, I can see email, but no smtplib or py-emails. As far as I understand the standard email package does not provide capabilities to send emails.
Is there a way to send email directly from the camera?
(If so, I could send its IP via email during every IP rotation and subsequently connect with the device)
Hi MasterBlaster
What about using a DNS like duckdns or similar? Have this service run on your network. It will auto-update the IP address so you can always use the same address from your PC.
Thoughts?
Jaka