microsoft / RockPaperScissorsLizardSpock

Rock, Paper, Scissors, Lizard, Spock - Sample Application
MIT License
590 stars 289 forks source link

Playing using webcam not working. #23

Open pantaadit01 opened 4 years ago

pantaadit01 commented 4 years ago

When i tried to play the game using my webcam it didn't detect or showed anything on human player's side.

dsanchezcr commented 4 years ago

Hello @aaditpant01 are you using our hosted environment? Or your own deployment? This issue could be related with permissions in the browser, in order to use that feature you need to grant permissions of the webcam.

pantaadit01 commented 4 years ago

Hello @aaditpant01 are you using our hosted environment? Or your own deployment? This issue could be related with permissions in the browser, in order to use that feature, you need to grant permissions of the webcam.

My message was not clear, I am sorry for that. What I meant was when I opened my webcam, I showed scissors, papers, rock etc using my hand but it didn't detect my moves.