Search Mac Software Downloads
|
DESCRIPTION

Use iSight Disabler to quickly turn on/turn off your built-in Intel Mac USB iSight with a handy AppleScript.

The iSight Disabler is an AppleScript that automates the process of disabling and enabling the iSight USB driver. This prevents applications from using the iSight.

Version 3 adds support for Leopard. Screenshot is for version 2.0 but usability remains identical.

WHAT'S NEW
Version 3.0 adds support for disabling your USB iSight under Leopard. Screenshots are from version 2.0 but usability remains identical.
REQUIREMENTS
Intel Mac, USB iSight


SCREENSHOT

Developer:cense
Downloads:6,527
  - Version d/l:4,087
Utilities:Security
License:Free
Date:02 Nov 2007
Platform:Intel
OTHER PEOPLE SUGGEST
    No similar products suggested yet
    Suggest something else:
    iSight Disabler AppleScript User Reviews (8 posts)Write A Review
    sort: smiles | time
    Apr 11 2007

    CENSE  With Apple Remote Desktop 3, I believe you could use Automator workflows to automate the running of this script but since I'm not familiar with how ARD works, I can't say for sure.

    I would call up Apple support and ask how to best run an AppleScript with ARD 3.

    I know you could just copy the file to each machine and run it that way but I would think there's a better way with ARD's management features. From a quick check it looks like the "Power Copy" feature in ARD 3 would work.  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Apr 10 2007

    RANDY SMAIL  I'd like to be able to use this in a classroom/lab environment. Any ideas how to run it remotely through Apple Remote Desktop?  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Feb 11 2007

    CENSE  So you don't have have a /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS

    directory anymore?

    Search your system for a file named "QuickTimeUSBVDCDigitizer".

    The script wouldn't just delete any files or directories. It does nothing that would remove files. It simply changes permissions on the USB iSight driver so programs can't access it.

    I have a 2GHz Macbook with 10.4.8 and all the latest updates as of this comment and the script works without issue.

    If you really don't have that directory anymore, you also don't have the USB iSight driver anymore which means you need to replace that to get your iSight working again. Whether or not this script had anything to do with your problem I don't know but based on what you said and the script itself, I'd be very surprised to find out that it is related.  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Feb 9 2007

    IGROPUB  I was looking at the directory for the file whose permissions/attributes get changed. In terminal I get a message that the directory doesn't exist. Indeed, if I follow the directory path you have in the script, I see no document matching that description. Is it invisible?

    My isight quit working and I'm trying to get it back up. The usual PMU and PRAM resets have done nothing.

    Running 10.4.8 on a black Macbook 2ghz

    Thanks,

    Scott  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Nov 20 2006

    MAC COGNOSCENTI  Works well with my early 2006 iMac Duo Core.

    Good scripting!

    Thank you!  
    (Version 2.0)

    praisebury
    0
    [ Reply ]
    Nov 20 2006

    CENSE  Keep an eye out for version 2.0. It should be on MacUpdate withing the next day or so.

    This version fixes the authentication issues addressed by the first reviewer. It now asks for authentication with the standard OS X authentication dialog before performing any action.  
    (Version 1.0)

    praisebury
    0
    [ Reply ]
    Nov 20 2006

    CENSE  You aren't wrong to want security. This is simply a first-version quick fix. It's most certainly not going to suit everyone's needs. If you can't hand out chmod via sudo, this particular software isn't for you.

    I may look into performing user basic authentication but it's not top priority. I'll see what kind of feedback I get from this version and then decide if I need to write a real piece of software to do this.  
    (Version 1.0)

    praisebury
    0
    [ Reply ]
    Nov 19 2006

    JAMESKITTY  am i wrong to have concerns about giving chmod blank check authorization? i'd like to be prompted when something is modifying ownership / permissions of root level files.  
    (Version 1.0)

    praisebury
    0
    [ Reply ]