

QUICKTIME IPHONE SCREEN HOW TO
So possibly someone smarter than me can figure out how to set it. Apple lets you record the iPhone screen on Mac with QuickTime player on Mac. The AppleScript dictionary for QuickTime Player that the "current camera" property of the document "new recording" should be able to be set by AppleScript. That does not completely answer your question, since I could not set the video and audio sources for the new movie. QuickTime glitch when trying to start new movie recording Im trying to connect my iphone to my computer to use it as a video monitor for recording from my iphone. Although to be honest, it doesn't really do what couldn't be done with the same amount of button clicks in QuickTime Player itself! tell application "QuickTime Player" So then you can just use this script to start the recording.

So the closest I could come was to set the camera and audio manually, and QuickTime Player should remember those settings. Set current camera to video recording device named "FaceTime HD Camera"īut still got an error when trying to set the current camera property. Set theDocument to its document "Movie Recording" Next I tried: tell application "QuickTime Player" I also tried to set it back to "FaceTime HD Camera" and QuickTime Player did not like that either. Next to the record button select the down arrow button, then select your iPhone. In QuickTime select File New Movie Recording but don't start the recording. Connect the Lightning port from your iPhone to the USB to your computer. Set current camera to video recording device named "My Name's iPhone"Īnd I got an error that the current camera could not be set to that. 6 Answers Sorted by: 25 Just use QuickTime Player on your Mac. First I tried: tell application "QuickTime Player"
