How do I set up a mirroring session between iOS 8 and Yosemite?
On OS X Yosemite, the screen of an iOS 8 device can be mirrored to the OS X machine and saved as a media file. This can be done manually using QuickTime Player, but I want to do the same programatically. Reading the docs, the iOS 8 device should be exposed as a webcam. Calling [AVCaptureDevice devicesWithMediaType:AVMediaTypeVideo] on my Mac returns an NSArray with no elements. How can I setup a mirroring session using iOS 8 and Yosemite? How can I detect the capture device for the mirroring session? NadavRub Quoting from p28 of the PDF transcript for WWDC 2014 session #508 “Camera Capture: