From c116b7e21ea9b07d088250bd35f8b9371e685d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audun=20Mathias=20=C3=98ygard?= Date: Tue, 15 Dec 2015 15:12:16 +0100 Subject: [PATCH] Force examples to run in https Since Chrome 47+, getUserMedia only works over https, so we force page to run in https. --- clm_video_responses.html | 8 ++++++++ examples/caricature.html | 8 ++++++++ examples/clm_emotiondetection.html | 8 ++++++++ examples/clm_genderdetection.html | 8 ++++++++ examples/facedeform.html | 8 ++++++++ examples/facesubstitution.html | 8 ++++++++ face_deformation_video.html | 8 ++++++++ face_mask.html | 8 ++++++++ 8 files changed, 64 insertions(+) diff --git a/clm_video_responses.html b/clm_video_responses.html index b5830063..ae9eb7e1 100644 --- a/clm_video_responses.html +++ b/clm_video_responses.html @@ -75,6 +75,14 @@ display : block; } +