11-22-2022, 09:09 PM
Alternative...
1) Timer loops 60 seconds.
2) Windows API call to do a screen capture.
3) QB64 routine to save the image.
I suppose a QB64 / WIN API routine could monitor the PID of the webcam routine and if it no longer existed, exit the QB64 image capture loop. Maybe some more research would need to be done to determine if a webcam ap is active.
Pete
1) Timer loops 60 seconds.
2) Windows API call to do a screen capture.
3) QB64 routine to save the image.
I suppose a QB64 / WIN API routine could monitor the PID of the webcam routine and if it no longer existed, exit the QB64 image capture loop. Maybe some more research would need to be done to determine if a webcam ap is active.
Pete