Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 846 Bytes

File metadata and controls

22 lines (13 loc) · 846 Bytes

disclamers/known issues:

  • electron, VTDecoderXPCService, and ffmpeg processes "sometimes" does not close properly Can be closed manually in activity monitor:

screenshot

  • the touchbar recording doesnt start ffmpeg records the screen based on device id, best chance is to disconnect all other capturable devices (includes iphone camera), (Another option is to change source code and modify (screenIndex =) to force desired capture device.) check with ffmpeg that device id is matching:

screenshot

screenshot

  • to get more screen real-estate

screenshot

permission for screen recording needs to be granted:

screenshot screenshot