From 91e2b36ce4cad10b02c733eedf03c051c6809791 Mon Sep 17 00:00:00 2001 From: bcoles Date: Wed, 1 May 2013 16:44:28 +0930 Subject: [PATCH] Update webcam module so the picture returned as a base64 encoded string will be rendered in the admin UI --- modules/browser/webcam/command.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/webcam/command.js b/modules/browser/webcam/command.js index a4f939a5d..bb3465385 100644 --- a/modules/browser/webcam/command.js +++ b/modules/browser/webcam/command.js @@ -22,7 +22,7 @@ beef.execute(function() { //These 4 function names [noCamera(), noCamera(), pressedDisallow(), pictureCallback(picture), allPicturesTaken()] are hard coded in the swf actionscript3. Flash will invoke these functions directly. The picture for the pictureCallback function will be a base64 encoded JPG string - var js_functions = '