Skip to content

Demo app in Swift and Cocoa for macOS to record webcam, microphone and screen

Notifications You must be signed in to change notification settings

grecoluigi/ScreenCaptureDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ScreenCaptureDemo

Screenshot 2 Screenshot 2

A demo app to record the webcam, microphone and screen on macOS.

  • When capturing the webcam the preview is shown on screen.
  • The output is shown at the end of the recording.
  • Very basic layout using AutoLayout for the components and autoresizingMask for the AVCaptureVideoPreviewLayer

Build instructions:

  • Download and open the project, change the team and Bundle Identifier
  • Run the app, start a recording with all options enabled and grant permissions when asked. Relaunch the app

About

Demo app in Swift and Cocoa for macOS to record webcam, microphone and screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages