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
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
I noticed that // Logitech Pro 9000 was commented out. Where can we specify other UVC cameras? When I start the app it is looking just for a Lifecam"Camera not found. Make sure to attach at least one camera of the model 'Microsoft LifeCam Studio' before running this application."
The text was updated successfully, but these errors were encountered:
ok, I added static NSString* suitableModelUniqueID = @"UVC Camera VendorID_1133 ProductID_2115"; So that it shows the Logitech c930e. I will try next week with a Logitech cc3000e & the Logitech PTZ Pro (It would be useful to get the optical zoom working (I believe this can be controlled via UVC too)). btw THANKS for your app & code
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I noticed that
// Logitech Pro 9000
was commented out. Where can we specify other UVC cameras? When I start the app it is looking just for a Lifecam"Camera not found. Make sure to attach at least one camera of the model 'Microsoft LifeCam Studio' before running this application."The text was updated successfully, but these errors were encountered: