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
The USB camera driver which utilizes pygame (rather than fswebcam) has been modified to allow removal of 'lsof' as a requirement. The driver should now capture to one directory, and moves the image file into the directory where the IoTManager is watching for them once the capture is completed (and the file is closed). This new behavior should be thoroughly tested.
The text was updated successfully, but these errors were encountered:
The USB camera driver which utilizes pygame (rather than fswebcam) has been modified to allow removal of 'lsof' as a requirement. The driver should now capture to one directory, and moves the image file into the directory where the IoTManager is watching for them once the capture is completed (and the file is closed). This new behavior should be thoroughly tested.
The text was updated successfully, but these errors were encountered: