Filed under: Features, How-tos
Mac Automation: take and sync pictures to Apple TV
Parties can sometimes be boring, but with a Mac with an iSight and an Apple TV, you can liven up any party! In this how-to, I am going to show you how to create an Automator workflow that will take pictures at specified times and sync them over to your Apple TV, all without you ever lifting a finger. This Automator workflow is fantastic when you have people over for a party they can head over to your Mac, take a crazy picture of themselves and have it synced over to the Apple TV in the living room. Continue reading to learn how to make this Automator workflow.
Creating the workflow
Let's first create the Automator workflow. To create this workflow, just place the following Automator actions together (in the same order):
- Ask for Text
- Set Value of Variable
- Take Video Snapshot (check the "Take picture automatically" check box, specify a place to save your photos)
- Loop

Let's now create the variables for this. Variables allow you to change, for instance, the file name based on a user's text input. To create this simple variable, just click View > Variables. Right-clicking in the resulting pane that shows up at the bottom of the window and selecting "New Variable" will do just that -- create a new variable. Supply the text "Attendee" for the "Name" section; leave the "Value" section blank.
Once you create the variable, drag it to the "Save as" text field in the "Take Video Snapshot" action; then set the "Variable" in the "Set Value of Variable" action to "Attendee" -- this will link the variable's value to the text supplied by the user in the "Ask for text" action.
Setting up the Apple TV sync
Select your Apple TV in the devices list in iTunes, and click the "Photos" tab. Check the "sync photos from:" check box and select "choose folder..." from the drop-down menu. Select the folder that you specified in the "Take Video Snapshot" action. Select the "Sync photos before other media" option to make sure your pictures are updated first.
Running the workflow
You can now click "Run" in Automator. The workflow will then begin running and ask you for your name. When you click "Continue," your photo will then be taken using your Mac's iSight (or other camera) and the photo will be saved in your specified folder using your name as a file name.
When the save is finished, the workflow will then loop back to the beginning and ask for your name -- ready for another party-goer's picture to be taken. When the first pictures are synced, you can start a slideshow on your Apple TV -- as you take more pictures, they will be added to the playing slideshow.

Reader Comments (Page 1 of 1)
Morteza said 6:48PM on 6-02-2008
Cory,
These Automator tutorials are really great and helpful.
Thanks!
Reply
Carlos Fonseca said 7:04PM on 6-02-2008
Isn't there an action/option to take a full VGA-size picture?
Reply
Ara Bruno said 8:22PM on 6-02-2008
When I start slide show, how often does it sync with apple tv?
When I try to manually synch while slide show is going it says the apple tv is busy...
Reply
Regi said 12:00AM on 6-03-2008
Very nice! My friends (who have Windows only) will be petrified
Reply
RobK said 9:53AM on 6-03-2008
Boring.. For a party, wouldn't be a lot more fun if your guests used PhotoBooth to take funny pics?
Just set up the AppleTV to sync photos from the folder where PhotoBooth stores its pics.
Reply
chris said 11:19AM on 6-03-2008
In the picture it shows saving the pics as .jpg, but it seems to save in .tiff no matter what
Reply
Mark Fosgate said 7:34AM on 6-04-2008
After Take Video Snapshot go to Actions to Photos to Change Type of Images and select JPEG otherwise you'll always get Tiff as the default.