From 524b35578d4192d08cfc8076376a3e5482127d8e Mon Sep 17 00:00:00 2001 From: michaelsanford Date: Mon, 7 Oct 2013 09:55:34 -0400 Subject: [PATCH] Webcam bug fixed in Chrome Stable, removed README warning. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4090693..e0effb5 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,3 @@ We use [Git Hooks](http://git-scm.com/book/en/Customizing-Git-Git-Hooks) in this To install the Git Hooks used, just open your terminal, locate the folder of the project and run `ln -s ./pre-commit.sh .git/hooks/pre-commit` -## Webcam bug on MacOS X - -A recent update to MacOS X (10.8.5, MacBook Air, Mid 2013) introduced a new and currently outstanding issue with some applications not being able to correctly access the webcam. This is not a bug with Sketchbot. For more information: -- [Apple KB: MacBook Air (Mid 2013): FaceTime HD Camera may not work with some applications](http://support.apple.com/kb/TS4552) -- [Google Products Forums > Hangouts discussion with workaround](http://productforums.google.com/forum/#!topic/hangouts/4CkaG309_tw)