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 was archived by the owner on Feb 5, 2022. It is now read-only.
@Adriankhl there's a weird thing going on, so when I run this source code with package name net.sourceforge.opencamera then getCameraIdList() returns 4 listing all cameras. However if I change the package name to anything else, it returns only 2. What is the difference, why is this happening? It seems like a permission problem but do you have any idea why?