Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2021-10247
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10247
$eventShortId
Shortened ID of event: wwdc21
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2021] [Session 10247] Capture h...

WWDC21 • Session 10247

Capture high-quality photos using video formats

Photos & Camera • iOS, macOS • 14:38

Your app can take full advantage of the powerful camera systems on iPhone by using the AVCapture APIs. Learn how to choose the most appropriate photo or video formats for your use cases while balancing the trade-offs between photo quality and delivery speed. Discover some powerful new algorithms which can help you deliver greatly improved photo quality when you use video formats in your app. To learn more about improvements in AVCapture, be sure to also see the "What's new in camera capture" video.

Speaker: Roy Li

Open in Apple Developer site