From fded08fef8a151d700a2f38036cae6324d5ee302 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 23 May 2014 13:00:18 +0200 Subject: [PATCH] Add a small delay after the DOM is ready to start SimpleWebRTC Seems to reduce the chance to have a permissionDeniedError on Chrome See https://github.com/HenrikJoreteg/SimpleWebRTC/issues/127 --- templates/default/join.html.ep | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/default/join.html.ep b/templates/default/join.html.ep index 4eccc86..4f2bd87 100644 --- a/templates/default/join.html.ep +++ b/templates/default/join.html.ep @@ -341,7 +341,8 @@