From 831aaf2c4b1b00e77dae0f9f9818a9a41b027d11 Mon Sep 17 00:00:00 2001 From: jadeddelta <101148768+jadeddelta@users.noreply.github.com> Date: Sat, 8 Oct 2022 16:38:04 -0400 Subject: [PATCH 1/6] handle input permission rejections --- examples/jspsych-initialize-camera.html | 36 +++++++++++-------- .../plugin-html-audio-response/src/index.ts | 6 +++- .../plugin-html-video-response/src/index.ts | 6 +++- .../plugin-initialize-camera/src/index.ts | 21 ++++++++++- .../plugin-initialize-microphone/src/index.ts | 22 ++++++++++-- 5 files changed, 71 insertions(+), 20 deletions(-) diff --git a/examples/jspsych-initialize-camera.html b/examples/jspsych-initialize-camera.html index face9569..86b7b883 100644 --- a/examples/jspsych-initialize-camera.html +++ b/examples/jspsych-initialize-camera.html @@ -1,20 +1,28 @@ -
- - - - - - + + + + + + -