[FR] Add AirPlay 2 output support #133

Open
opened 2021-03-15 21:12:32 -03:00 by kode54 · 0 comments
kode54 commented 2021-03-15 21:12:32 -03:00 (Migrated from github.com)

Describe
This can be implemented on 10.15 and newer using:

https://developer.apple.com/documentation/avfoundation/media_playback_and_selection/getting_airplay_2_into_your_app

I'll look into what it takes to get a separate AirPlay 2 output module working, which will only be remembered for the life of the app, or until the user disables it. User requested it as a main window button similar to Apple Music.

**Describe** This can be implemented on 10.15 and newer using: https://developer.apple.com/documentation/avfoundation/media_playback_and_selection/getting_airplay_2_into_your_app I'll look into what it takes to get a separate AirPlay 2 output module working, which will only be remembered for the life of the app, or until the user disables it. User requested it as a main window button similar to Apple Music.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#133
No description provided.