Facetime Camera Fix
SN248 / 2016-02-06
Sometimes when I want to use facetime, the camera does not start automatically. Usually happens, when I have used Skype just before using facetime. Here is the fix for it, paste the following commands in the console
sudo killall AppleCameraAssistant;sudo killall VDCAssistant
which I found here. Then, restart facetime. Hopefully, it will work after executing the commands above.