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
Right. Since commit 765a2bf eViacam allows you only to use the OpenCV based camera capture API which lacks support for configuration dialog. I removed support for custom V4L2 capture due to the fact that does not support JPEG format which is the only available for some webcam models.
To be able to configure the camera parameters you have 2 options:
Revert such a commit and recompile again. That will be fine if your camera provides capture formats other than JPEG
Open an external program to adjust camera settings. guvcview works for me, when started it complains, but eventually works
With eviacam 2.1.2 (master branch) on Debian 9.1 (stable, XFCE) it is not possible to open the camera settings. (see screenshot)
The text was updated successfully, but these errors were encountered: