ios - Snapshot of a AVCaptureVideoPreviewLayer and overlaid Views -


i have avcapturevideopreviewlayer on view camera feed , views above (buttons, reference lines, etc).

how can snapshot of app user sees (with camera image , overlays)?

the window snapshotviewafterscreenupdates: gets overlaid views, view drawviewhierarchyinrect: of main screen it's blank, , avcapturestillimageoutput camera picture without overlays.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -