You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to capture photo from time to time while the camera is connected to the computer.
Photo capture works with library on initial try. But after some moment passes, maybe the camera is going sleep or usb connection is closed, for some reason i cannot take a picture any more without closing and opening the camera.
Is it possible to have a live connection with camera so i can took picture anytime and save on the computer?
I checked wait-for-event.py file which maybe a starting point but its not clear to trigger photo capture from python while connection is active.
Any advice?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to capture photo from time to time while the camera is connected to the computer.
Photo capture works with library on initial try. But after some moment passes, maybe the camera is going sleep or usb connection is closed, for some reason i cannot take a picture any more without closing and opening the camera.
Is it possible to have a live connection with camera so i can took picture anytime and save on the computer?
I checked wait-for-event.py file which maybe a starting point but its not clear to trigger photo capture from python while connection is active.
Any advice?
Thanks
The text was updated successfully, but these errors were encountered: