<!--
{
  "availability" : [
    "macOS: 12.0.0 -",
    "Xcode: 13.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "ReplayKit",
  "identifier" : "/documentation/ReplayKit/recording-and-streaming-your-macos-app",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Recording and Streaming Your macOS App"
}
-->

# Recording and Streaming Your macOS App

Share screen recordings, or broadcast live audio and video of your app, by adding ReplayKit to your macOS apps and games.

## Overview

> Note: This sample code project is associated with WWDC21 session [10101: Discover Rolling Clips with ReplayKit](http://developer.apple.com/wwdc21/10101/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)