---
title: Supporting Center Stage front camera in your iOS app
framework: avfoundation
role: sampleCode
role_heading: Sample Code
path: sample-code/avfoundation/supporting-center-stage-front-camera-in-your-ios-app
---

# Supporting Center Stage front camera in your iOS app

Enable Center Stage for photos and videos on the iPhone front camera.

## Overview

Overview note: This sample code project is associated with WWDC26 session 341: Support Center Stage front camera in your iOS app. Configure the sample code project Run this sample code on an iPhone with a Center Stage front camera, such as an iPhone 17, iPhone Air, or iPhone 17 Pro.

## See Also

### Capture sessions

- [Setting up a capture session](avfoundation/setting-up-a-capture-session.md)
- [Accessing the camera while multitasking on iPad](avkit/accessing-the-camera-while-multitasking-on-ipad.md)
- [AVCam: Building a camera app](avfoundation/avcam-building-a-camera-app.md)
- [Build a responsive camera app that launches quickly](avfoundation/build-a-responsive-camera-app-that-launches-quickly.md)
- [Capturing Cinematic video](avfoundation/capturing-cinematic-video.md)
- [AVMultiCamPiP: Capturing from Multiple Cameras](avfoundation/avmulticampip-capturing-from-multiple-cameras.md)
- [AVCamBarcode: detecting barcodes and faces](avfoundation/avcambarcode-detecting-barcodes-and-faces.md)
- [AVCaptureSession](avfoundation/avcapturesession.md)
- [AVCaptureMultiCamSession](avfoundation/avcapturemulticamsession.md)
- [AVCaptureInput](avfoundation/avcaptureinput.md)
- [AVCaptureOutput](avfoundation/avcaptureoutput.md)
- [AVCaptureConnection](avfoundation/avcaptureconnection.md)
