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
I implemented a first connection to the camera. It took a lot of time to read into how this is done and evaluate what makes sense. I have done first some tutorials, which gave an introduction to how the camera should be used. Getting the permissions from the user and implementing tests for the camera was really difficult. There I ran into the problem that cirrus CI without a camera. It took me quite some time that my test was failing because the avd did not have a camera.
Furthermore, I looked into the options we have to interpret the imagestream to extract if rock, paper or scissors is shown.