Re: How to record screen in iOS
Re: How to record screen in iOS
- Subject: Re: How to record screen in iOS
- From: Hunter Hillegas <email@hidden>
- Date: Fri, 22 Jan 2016 10:03:22 -0800
You can (we have done this) but using the public API (even with the iOS 7 improvements to getting the screen), this doesn’t give you great FPS on anything but the latest hardware.
> On Jan 22, 2016, at 9:59 AM, Alex Zavatone <email@hidden> wrote:
>
> As somewhat of a cheesy hack, can't you capture the desired views or window content as bitmaps on schedule and queue them for processing to a file or set of files to be converted into a video?
>
> If it's not your app that you want the client to record, couldn't you make an SDK for game vendors to adopt?
>
> I realize I'm way out here in "speculation land™" with this gross assumption, but we certainly use the front and back cameras with AVFoundation at a decent FPS. I wonder if you could redirect the screen buffer to take the place of one of the camera feeds.
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden