I'm trying to build a script with GUI in windows by pycharm that will do:
- The GUI will be like a form with details.
- A button that will turn on the camera
- By clicking the button the camera will shoot a video for 60 seconds.
- Saving the video and uploading it to server(and/or local)
I'm using PureThermal 2 - FLIR Lepton Smart I/O Module and windows 10. I have problems with building the code to manage the camera.
if someone know/heard about project like this(only windows and python), l would like a link to the project or to the person.
I'm writing this question after searching the web for couple of days.
Your question is really broad, please break it down into smaller parts next time to receive more specific answers.