cupertino-sample-code/devicediscoveryextension-discovering-a-third-party-media-streaming-device
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
DeviceDiscoveryExtensionDemo Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
DeviceDiscoveryExtensionDemo.xcworkspace Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Discovering a third-party media-streaming device

Build an extension that streams media to a server app in iOS or macOS.

Overview

Configure the sample code project

Run either the macOS or iOS server target to emulate a third-party media-streaming receiver. Set the client scheme's run destination to an iOS 16 device. Run the client and select the emulated device from the system device-picker UI.