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
This anwer is bit late but maybe can be useful for other developers...
Specific cam can be set by parameter self.index = x where x is index of cam. I don't know where is this list but you can try 0, 1, 2, 3, ... and every this number is index of active cam.
Source: https://kivy.org/doc/stable/api-kivy.uix.camera.html
How can I change the default camera input to another camera on my pc?
The text was updated successfully, but these errors were encountered: