diff --git a/data/webcam/offerer.html b/data/webcam/offerer.html index 8bd7cb5a48..eaa58ebbcf 100644 --- a/data/webcam/offerer.html +++ b/data/webcam/offerer.html @@ -169,7 +169,7 @@ userid: 'self', stream: stream }); - + callback(stream); }); } @@ -178,7 +178,7 @@