https://github.com/nutterfi/swiftui-video-capture
A video capture project in SwiftUI built during a live Twitch stream
https://github.com/nutterfi/swiftui-video-capture
Last synced: 11 months ago
JSON representation
A video capture project in SwiftUI built during a live Twitch stream
- Host: GitHub
- URL: https://github.com/nutterfi/swiftui-video-capture
- Owner: nutterfi
- License: mit
- Created: 2023-07-07T07:29:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T07:40:35.000Z (almost 3 years ago)
- Last Synced: 2025-06-05T07:08:31.366Z (about 1 year ago)
- Language: Swift
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# swiftui-video-capture
A video capture project in SwiftUI built during a live Twitch stream
Based on code samples found here:
https://developer.apple.com/documentation/avfoundation/capture_setup/requesting_authorization_to_capture_and_save_media
https://developer.apple.com/documentation/avfoundation/capture_setup/avcam_building_a_camera_app
